Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Please tell me abput data types and about char,bool, characters etc from very basic
basics
beginner
c++
c++programming
data-types
questions
2 Votes
2 Answers
12th Nov 2017, 11:19 AM
Anmol Batra
Wanted to select range of records based on initial characters of the employee name?
java
jdbc
sql
0 Votes
2 Answers
21st May 2020, 2:22 PM
Piyush Srivastava
The program which consists of string characters using string header file has not compiled properly
c++
data-types
1 Vote
4 Answers
19th Feb 2017, 2:57 PM
VIJAY BABU P
Validating prompt boxes in such a way that the required field must contain valid characters before submitting. Getting it wrong!
form
javascript
validation
0 Votes
14 Answers
15th Nov 2018, 8:45 PM
Nolan
Question about an exercise: Fill in the blanks to create a pattern that matches strings that contain 3 characters
python
regular-expressions
0 Votes
4 Answers
4th Dec 2018, 10:40 AM
Johanna
[SOLVED] Filling and printing 2D char array (or even array of strings)
2darray
c
characters
printf
4 Votes
8 Answers
26th Oct 2020, 11:37 AM
Davide
How do I make this return True, only once, when there are no bad characters for example no colons.
boolean-logic
function-arguments
python
2 Votes
6 Answers
18th Jun 2019, 2:53 PM
David Nierman
What do you call an input field where characters are replaced with dots or asterisks
html
0 Votes
2 Answers
16th Nov 2020, 6:44 AM
markzaijan morales
Guys I need your help in c++ 3rd step your first program how can I fill it whenever I tried 1 or 2 characters are missed plze
mr.edith
0 Votes
22 Answers
18th May 2021, 9:04 PM
Shabbir Hussain
Fill in the blanks to read the content of a file called "records.txt" and output the number of characters it has.
python
-1 Vote
7 Answers
14th Jun 2021, 10:04 AM
Cristina
What is the best way to validate all keyboard characters in Java ?
java
regex
regularexpression
0 Votes
1 Answer
24th Sep 2019, 10:41 PM
Nik
Write a python program to find whether two string contains equal number of characters or not
python
python3
-1 Vote
3 Answers
23rd Oct 2020, 1:28 PM
Shadow Warrior
How to arrange every characters in a string in alphabetical order with C++ or Java?
c++
java
0 Votes
4 Answers
13th Dec 2017, 4:01 AM
John Ryan Samonte
Can we write Unicode characters in html? If not how to write these in order to come in webpage?
html
1 Vote
9 Answers
30th May 2020, 7:05 AM
Gajjala Venkata Sai Sri Harsha Hanumantha Rao
Is it possible to use the difference between two characters set as one character set in regex?
differences
python
python3
regex
regular-expression
3 Votes
2 Answers
1st Sep 2022, 7:58 AM
The future is now thanks to science
🙋🏆Question🏆🙋 Please help me to understand this code
ascii
characters
cpp
strings
7 Votes
10 Answers
5th Nov 2017, 2:19 PM
Prathamesh Joshi
Write a program to copy one file into another after converting all lower case characters to upper case
lower
upper
0 Votes
6 Answers
16th Mar 2021, 4:34 AM
EKTA SINGH
How do you generate random characters in python?not just letters and integers..but also punctuations. (@#&_$-,.': etc.)
characters
random
0 Votes
1 Answer
6th Mar 2017, 7:01 PM
Samuel Putra
Make a function that takes two strings as input, and outputs the common characters
commonletters
python
-2 Votes
2 Answers
2nd Oct 2021, 2:13 PM
ntombizodwa
The symbol s and the natural number n are given. Print a square of s characters with size n x n.
c++
0 Votes
11 Answers
3rd Nov 2020, 5:13 PM
Ruslan
Why does this code sometimes print strange characters or sometimes have sections with only 3 chars?
c++
1 Vote
3 Answers
6th Mar 2019, 9:23 PM
Daniel Cooper
Explain the working
characters
explain
java
1 Vote
5 Answers
11th Oct 2017, 3:00 AM
pallavraj5
Make a program to accept any word of 5 characters and print palendrome
c++
0 Votes
2 Answers
17th Nov 2016, 5:16 PM
rashmi bansal
Aside from index method, how u can get the unique indexes of duplicate characters in a string or list? (Python)
python3
2 Votes
5 Answers
4th Apr 2020, 10:26 AM
Yves Manalo
Do you have problems when you have to enter special characters in challenges and test
challenges
errors
1 Vote
3 Answers
2nd Aug 2017, 3:38 PM
BigBot
I do not understand why it must be exactly 4 characters and what is the concrete benefit of "^" and "
quot;?
code
metacharacters
python
12 Votes
2 Answers
24th Mar 2018, 12:55 AM
Vučko/Вучко/Vuchko
Which of the following function sets first n characters of a string to a given character? A.strinit()B.strnset()C.strset()D.
c++
2 Votes
3 Answers
10th Sep 2019, 2:46 AM
Noor Muhammad
what will happen if our function requires atleast one parameter and returns nothing execept some string of characters
functions
0 Votes
5 Answers
5th Oct 2019, 8:11 PM
Muhammad Usman
when l use "cin" to put some characters in c++,it always ends in an error .
optionals
1 Vote
4 Answers
27th Mar 2017, 9:02 AM
big brother w
How to split string and return the sum of every characters integer to the 31 to the power of i
adt
hash
hashcode
hashmap
map
table
3 Votes
5 Answers
9th Sep 2019, 12:46 PM
Zhenis Otarbay
Can someone explain why some methods, statements, special characters begin with 0 while other with 1?
range
1 Vote
1 Answer
6th Apr 2018, 6:58 AM
Boring Troll
Is there a way to print special UTF-8 characters that are not on the keyboards we are using?
characters
html5
special
utf-8
6 Votes
3 Answers
12th Nov 2017, 1:53 AM
Glitched
In most of the programming language while declaring a variable special characters other than underscore (_) is not allowed .Why
,html
,javascript
,python
,ruby
programming,sololearn
9 Votes
4 Answers
7th Mar 2017, 3:49 PM
Athul Joy
How do you print a symbol used as a function w/o it executing the function? Eg, print quotes (" ") or slashes (\) as text?
c++
characters
symbol
0 Votes
4 Answers
14th Jan 2019, 7:27 PM
Adam
Finding a character in a certain position of a stringing Javascript
characters
javascript
string
1 Vote
3 Answers
26th Mar 2018, 7:37 PM
Leroy Jenkins
Is there any limit of number of characters in title and body tags?
html
title
0 Votes
1 Answer
20th Oct 2015, 1:11 PM
Umang Mehrotra
Is there any limit of number of characters in title and body tags?
html
0 Votes
1 Answer
20th Oct 2015, 1:11 PM
Umang Mehrotra
Can't access special characters in java...when it is use to print in output....
me
suggest
0 Votes
1 Answer
21st Jun 2017, 6:26 AM
VAVADIYA SANKET
Why is int used in while it is not a variable that stores characters in object creating
creating_class
creating_object
java
javacourse
object
-1 Vote
3 Answers
31st Dec 2021, 7:18 PM
Reddrez
How to create two input, when I write characters in input1, show in input2 into circle?
"text"
<input
><input
id="input1"
id="input2">
type=
type="text"
0 Votes
4 Answers
30th Jun 2017, 7:16 AM
Mahsa Jooya
How do I find the percentage of characters in a text based on the users input.
character
frequency
0 Votes
4 Answers
19th Aug 2017, 2:15 PM
Ade Omotayo
How can I return in a GTK function in C a list of characters with GSList?
c
gslist
gtk
gtkfilechooser
0 Votes
1 Answer
23rd Sep 2022, 3:10 PM
Fidel Alejandro Sanchez Fernandez
How do I avoid errors when altering string that's under 15 characters long to greater than 15?
c++
replace()
string
0 Votes
2 Answers
9th Sep 2022, 6:35 AM
Malachite
[JS] How can I shorten a response length?
characters
javascript
length
0 Votes
3 Answers
13th Dec 2018, 6:53 PM
Joe Smith
Write a program that reads a string of characters and changes the firt letter of each word to uppercase
c++
0 Votes
6 Answers
10th Jun 2018, 7:56 PM
Jose Luis Perales
How to use pattern in html for not allow any numbers and special characters other than space?
html5
1 Vote
4 Answers
8th Dec 2017, 8:16 AM
Bala Subramaniam
How to swap a string by taking characters in uppercase and coverting in lowr one or vice versa
program
python
0 Votes
5 Answers
30th Jan 2019, 4:24 PM
Whack Hack
How can I make a js code that'll count the characters of a textarea?
html,
javascript
0 Votes
2 Answers
8th Jan 2018, 8:52 PM
Galaxy J5
Write A program to swap consecutive characters of the input given by user (in python)
program
py
1 Vote
2 Answers
10th Nov 2016, 3:38 AM
Maxwell Miles
How we reverse string characters and check it wheter it is equal to that string or not;
c++
1 Vote
2 Answers
26th Oct 2019, 4:53 PM
AmMaR ALi
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
7
8
9
...
11
Next >
Hot today
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
I’m new someone can help me
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes