Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Make a C program in which user input a word and it counts number of characters as a output.
c
program
question
0 Votes
2 Answers
28th Apr 2021, 8:20 AM
Arin Bagul
How ASCII values are associated with the characters?
ascii
c
c++
characters
2 Votes
1 Answer
6th Sep 2019, 12:38 PM
Nagaraj P
The program print the count of characters which are repeated in next n characters. Help me to solve this
c
1 Vote
1 Answer
28th Feb 2019, 2:12 PM
Muralikrishnan
How can a words can be search from a text file. also search the characters & sentences..
python
0 Votes
2 Answers
12th Sep 2017, 2:57 PM
luckk lucky
Why The Characters are not coming properly and Only 0 is working plzzz tell and also make a Fixed one plzzzz
ggg
1 Vote
3 Answers
20th Sep 2020, 5:14 PM
Gamer Stream
Hello...how do i count characters in the sentence...example i write in console with space or .?-() then it output us count
java
0 Votes
5 Answers
20th Nov 2016, 6:37 PM
Hasim Hasimov
Solved the problem with a crutch, I donโt understand how to do it right. Need count the number of characters in a string.
helpme
python
1 Vote
3 Answers
25th Feb 2022, 4:07 PM
Alexandr Grebyonkin
How we can display arabic or Chinese or Hindu characters imported data in Jtable or vector tables?
java
0 Votes
2 Answers
4th Aug 2016, 6:11 PM
Adjed boumediene
How to create a code which identifies whether the user input is composed of the only characters specified in the program?
development
javascript
web
3 Votes
1 Answer
30th Apr 2018, 8:20 AM
scientist
Make a function that takes two strings as input, and outputs the common characters or letters that they share. (For example, Inp
#python
0 Votes
3 Answers
4th Oct 2021, 7:56 PM
Msawenkosi Zuma
Given a String containing numbers and uppercase characters (A-Z) , write Java methods that decompresses the String
java
methods
1 Vote
1 Answer
5th Apr 2017, 3:35 PM
Ahmed Sameh
How to reverse alphabets of a string in Python?
alpha
alphabet
alphabets
character
characters
how
py
python
reserve
string
6 Votes
18 Answers
29th Mar 2020, 4:52 AM
Payal Sharma
Can be use characters in switch statement? Can you please explain this with the help of an example in C++ ?
c++
switch
0 Votes
1 Answer
20th May 2019, 1:40 AM
Anuj Raghu
What code do I need to use to declare a variable that is a mixture of characters and numbers?
c++
0 Votes
3 Answers
5th Feb 2017, 4:13 AM
Ritaj J.A
Do you know how to write Japanese characters in C++? // Alguien sabe como escribir letras japonesas en c++?
c++
japanese
2 Votes
1 Answer
12th Nov 2017, 7:13 PM
Francisco Moreno Vazquez
How should not allow special characters and numbers in text box?But it allow space.without using java script and use only html 5
html
0 Votes
5 Answers
8th Dec 2017, 6:52 AM
Bala Subramaniam
Text to speech using python character by character
characters
python
speech
text
1 Vote
2 Answers
25th Apr 2019, 12:23 PM
Ketan Lalcheta
A program in C to make a histogram of the frequency of different characters in a line.
sololearn
0 Votes
1 Answer
25th Jul 2019, 11:06 AM
Immortal Chandan
How to make a window on the screen using arrays and char characters of the ascii table?
arrays
ascii
char
cmd
java
0 Votes
1 Answer
11th Sep 2018, 2:59 AM
Jossue
Write a c++ program to print and count the no. Of characters repeated in an string separately
strings
-1 Vote
1 Answer
24th Oct 2017, 4:40 PM
Anurag Pathak
You write a phrase and include a lot of number characters (0-9), but you decide that for numbers 10 and under you would rather w
help
python
0 Votes
3 Answers
25th Nov 2021, 12:30 PM
ิฟีกึีฅีถ ิฒีกีตีกีคีตีกีถ
In Python, is there no special characters like newline(\n), vertical tab(\b) as in C or any alternate way to use this.......
print
1 Vote
2 Answers
11th Jul 2019, 2:13 PM
V.RENUGHA
How can I adjust the space between characters?
between
characters
html
space
1 Vote
3 Answers
17th Sep 2016, 3:08 PM
Richard Blackburn
Can any one explain need of strings as already we have characters which can be used as string?
java
0 Votes
2 Answers
18th Oct 2017, 11:36 AM
Akhil Gorantla
Someone could help me, I want you to concatenate the first 2 characters of each of these 3 strings, I attach my program
c
0 Votes
3 Answers
25th Aug 2021, 4:50 AM
kevin josuรจ mondragon nuรฑez
How to write a program in pthon to ask the user to input a string and display how many characters are numeric and alphabet
python
3 Votes
4 Answers
12th Jan 2018, 10:27 AM
Jun Alcain
The sequence of characters in the file is given. Convert the file by replacing all question marks with zeros
python
python3
-1 Vote
2 Answers
25th Apr 2022, 9:35 AM
Gulnur
Accent and รฑ in python
characters
python
spanish
syntaxerror
utf-8
1 Vote
3 Answers
29th Jan 2021, 12:25 AM
Carmen Lucรญa
Are there any function on js that can take two characters from tow different var and put it together on one element of array
array
js
1 Vote
4 Answers
6th Aug 2018, 4:19 PM
Omar Muhammad Nofal
ANSWER: NO โ Is it possible to move back to the previous line on console?
\b
\r
c++
characters
text
2 Votes
4 Answers
23rd Mar 2018, 11:54 AM
xaralampis_
Why is the address of a variable is 12 characters long instead of 8 as given in c course in pointer's section ?
address
c
pointers
1 Vote
2 Answers
18th Aug 2020, 4:58 AM
Ankush Kurmi
Anyone knows how to align table in the middle vertically? And how to set a characters limit on password form?
form
html
tables
1 Vote
2 Answers
28th Dec 2016, 9:54 AM
Kartika
How read method will behave in files encoded in utf, since some characters in utf have 2 bytes?
files
python
0 Votes
1 Answer
21st Jan 2016, 10:13 AM
Henrique Vianna
How to allow user to input only number and character (A-F) in java? And how to match number to characters in java?
java
1 Vote
1 Answer
1st Jan 2020, 7:03 AM
Neath
I want to make a program counting characters in a sentence .... and it just doesn't work๐....someone can explain to me???
code
error
0 Votes
3 Answers
20th Sep 2017, 11:39 PM
Ibo Mohammad
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
datatypes
2 Votes
1 Answer
21st Sep 2019, 4:29 PM
Darshnik Deep
Can anyone plz explain this code in easy words?
arrays
c++
characters
string
0 Votes
1 Answer
10th May 2022, 5:34 PM
Muhammad Talha Atif
How would I edit this to have a space between every two characters?
characters
java
loops
methods
strings
1 Vote
5 Answers
5th Mar 2018, 6:43 PM
Sebastian Sivertsen
How to Reverse String without change the place of Special Characters?
change
characters
of
place
reverse
special
strings
the
without
-2 Votes
18 Answers
28th Feb 2017, 11:01 PM
Mohd Abid
Implement the below function to print the frequency of these characters b, f, j, p, v in a given string and also print the coun
java
0 Votes
3 Answers
31st Aug 2021, 3:00 PM
Ravikumar Chauhan
Why this code is not giving any output?
array
ascii
char
characters
cpp
index
oop
2 Votes
7 Answers
2nd Aug 2022, 6:59 PM
Muhammad Talha Atif
Am I the only one who can't use Capslock Chatacters?
big
can'T
characters
use
2 Votes
1 Answer
23rd Nov 2017, 6:45 AM
Illuminati Section EUROPE
Read 50 characters at a time from a file and append each chunk to a string to rebuild the original.
help
pyhton
0 Votes
1 Answer
12th Apr 2019, 10:34 AM
Misal Chugh
Write a program to accept characters from the user and count total alphabet and digit till the user enters โ$โ.
c
-2 Votes
2 Answers
9th Oct 2022, 9:26 AM
Sam Mtle
How do you read in characters from a string opened file and store them in 2D array? In particular, it should read ROWS lines,
#2darrays
#c++
0 Votes
3 Answers
18th Jan 2019, 1:50 AM
Eviolet Rider
Write a Regex that matches 4-6 characters of base64 string, appended by . or - and then followed by an email with an alphanumeri
java
0 Votes
2 Answers
14th Oct 2021, 5:06 AM
pranav
Why is the output of this code >>> print('print("print")') is >>> print("print") ? As we know Characters like double quote must
input
output
python
0 Votes
1 Answer
28th Dec 2018, 10:51 AM
Kazi Tanvir Ahmed
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
datatypes
1 Vote
1 Answer
21st Sep 2019, 4:30 PM
Darshnik Deep
In array can I declare variable?if I wanna make a variable list or In array can I add characters?
adding
array
characters
variables
0 Votes
2 Answers
28th Aug 2017, 8:18 PM
Emrul Hasan Emon
I have a question about the "First recurring characters" problem (Python)
abba
character
characters
first
python
python3
recurring
0 Votes
8 Answers
23rd Aug 2019, 11:52 AM
Ahmad Faris Khawarizmi
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
9
10
11
Next >
Hot today
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 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
why do people say programming is hard
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
Iโm new someone can help me
0 Votes