Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What is difference between char var and String var
java
strings
variables
2 Votes
2 Réponses
4th Mar 2017, 5:14 PM
Anyon2748
Any ideas how to convert a char to string and vice-versa?
c++
char
code
convert
cpp
programming
string
0 Vote
10 Réponses
9th May 2017, 5:10 PM
Γιάννης Δημητριάδης
How to print the name and int and char
java
variables
-1 Vote
3 Réponses
17th Aug 2019, 11:32 AM
Hassan AlShangiti
How can I concatenate a given string with a string I take as input?
char
1 Vote
8 Réponses
7th Jul 2018, 7:30 AM
Syed Naqvi
C++, does * work as a char variable?
cpp
0 Vote
1 Réponse
14th Oct 2019, 4:07 AM
Randi Bolt
What are int argc and char *argv[] for?
c++
main
1 Vote
2 Réponses
11th Mar 2017, 12:21 AM
NNNicomedes
ASCII ' \\ ' in a char array [unresolved]
arrays
ascii
c++
0 Vote
2 Réponses
29th Jul 2020, 6:07 AM
Solus
A c++ that converts char into ASCII number and vice versal.
c++
strings
2 Votes
6 Réponses
18th Jul 2018, 6:08 PM
Ezedin Ali
How to input from console a char variable??
java
1 Vote
2 Réponses
12th Oct 2017, 10:30 AM
Anuraj Garhwal
How can I make a char into a string
char
if
strings
0 Vote
2 Réponses
27th Nov 2018, 6:54 PM
MargaritaK
Can a for loop work with strings or char ?
forloops
1 Vote
3 Réponses
7th May 2019, 11:35 PM
The unknown 321
Why my 2nd char input line in do_while loop getting skipped?
c
dowhile
0 Vote
8 Réponses
25th Jan 2019, 3:45 PM
Md Faridul Islam
What is the input statement for char in java?
input
java
0 Vote
3 Réponses
2nd Apr 2019, 8:27 AM
Fawaz
How to display backslah char into a string?
quotes
ruby
string
2 Votes
1 Réponse
11th Aug 2017, 2:50 PM
Ardhika Permada
#include <iostream> #include <string> using namespace std; int main() { char *p= "this"; p+=2; char c= 1 + *p; cout <<c;
c++
code
0 Vote
4 Réponses
3rd Jul 2017, 5:09 PM
Kushagra Agarwal
What is for input of char in scanner cladd
input
java
1 Vote
3 Réponses
8th Sep 2017, 9:21 AM
SK Ali
how to assign the values of char array to integers.
c++
1 Vote
3 Réponses
12th Mar 2021, 4:22 PM
Jawahirullah
How to differentiate int, float, char type variables in python?
python
1 Vote
5 Réponses
1st Mar 2018, 3:59 PM
swagat patro
How to get string with space
char
1 Vote
6 Réponses
27th Jan 2019, 6:06 AM
Easa
How to print Nth word of a C char array?
arrrays
c
2 Votes
2 Réponses
24th Aug 2021, 3:32 PM
David Holmes Ng'andu
How can I convert string into a char in java ?
char
java
string
to
4 Votes
5 Réponses
21st Sep 2017, 6:27 PM
Hemant Jaiswal
Does the switch case must only contain number? How about char or string?
c++
switch
5 Votes
12 Réponses
24th Dec 2016, 1:52 AM
Rakki
How can use char pointer, in private class and use them, to a string or char in my program pls help if can
c++
code
3 Votes
3 Réponses
6th Sep 2017, 2:35 AM
Pickle_Rick()
How is the memory allocation for array of char when i run the following code.. char a[2]; but i input a as computer
c++
2 Votes
4 Réponses
28th Jul 2017, 12:31 PM
Jose Thomas
Why C strings are declared char * ?
c
c++
memory
pointers
strings
1 Vote
1 Réponse
6th Apr 2017, 12:38 PM
João Krejci
Are there no unsigned int, unsigned char in java.?
java
variables
0 Vote
3 Réponses
9th Nov 2016, 7:20 PM
Kelvin Murithi
Why Char array is preferred over String for storing password?
java
3 Votes
3 Réponses
8th Jan 2018, 4:11 PM
raveena kagne
How Can I use setters and getters in a char array? c++
array
c++
chararray
pointers
1 Vote
6 Réponses
31st Aug 2019, 2:16 PM
Eduardo Perez Regin
I want to explain about the type of variable char in C++?
c++
2 Votes
4 Réponses
16th Apr 2023, 11:21 PM
Salam Tamam Kasm
Can we create main function is char type in C++
c++
classes
function-arguments
functions
main
return
1 Vote
2 Réponses
3rd May 2019, 2:47 PM
Mohit Ravindra Jadhav
In a string, how can i separe important values in char or in different string values?
c++
strings
-1 Vote
13 Réponses
13th Aug 2022, 4:39 PM
eloufou
A way to input a choice
char
0 Vote
6 Réponses
9th Nov 2020, 1:43 AM
Richard Goulbourne
Can anyone pls explain the use of string, char ,and bool
c++
data-types
0 Vote
7 Réponses
3rd Oct 2016, 5:04 PM
ryan simethy
#include <stdio.h> #include <string.h> int main() { char a[100]; int i,j,b=0,c; gets(a); c=strlen(a); for(i=0;i<c;i++)
c
1 Vote
7 Réponses
11th Mar 2020, 9:43 AM
Allepu Madhan mohan
How can i change char to int and send it to massiv in c++
c++
1 Vote
14 Réponses
27th Nov 2020, 10:58 AM
Behzod
What's the difference between a String and a Char Array?
data-types
1 Vote
4 Réponses
25th Jun 2017, 6:35 PM
Damitha D. Wijayasiri
C++ - Why are strings equal, but char arrays not?
arrays
c++
strings
2 Votes
1 Réponse
10th Sep 2019, 7:57 AM
Paolo De Nictolis
can I use char as a variable in the if statement?
c++
if-statements
0 Vote
7 Réponses
12th Aug 2016, 12:48 AM
izuchukwu uchegbu
how to convert char array to int array in c language ?
c++
0 Vote
4 Réponses
21st Sep 2019, 5:06 AM
Hesham Aamer
Разница между string, char, const char и char[256].
c++
char
char[256]
const_char
string
types
0 Vote
1 Réponse
21st Dec 2018, 8:01 PM
softer
In c what is meant by char *s? I know char s is declaring s variable of character but what * means?
y
0 Vote
3 Réponses
22nd Jul 2018, 11:10 AM
Saurabh Jankat
Why print 8 value when input char for %d
input
output
1 Vote
1 Réponse
3rd Apr 2019, 11:16 AM
Manchanayakage Shalika Prasad
What is difference between string str="string"; and char str[50]={'s','t','r','i','n','g'}; ?
strings
1 Vote
2 Réponses
12th Aug 2019, 8:05 AM
Batul Makada
Char near int - please help me understand
char
int
java
variables
0 Vote
1 Réponse
24th Oct 2016, 9:15 PM
Adriano30
What is the purpose of const char *
c++
0 Vote
1 Réponse
15th Nov 2016, 6:30 PM
Sand
How to declare..int and char in an array?
array
c++
functions
0 Vote
1 Réponse
23rd Oct 2016, 6:07 PM
Ryn
how i can determine all the combination of words from a matrix of type char
help
java
0 Vote
23 Réponses
27th Nov 2017, 5:18 PM
Säß Ŕî
Please guide
char
0 Vote
5 Réponses
15th Dec 2019, 8:51 AM
Arslan Ali
Why unsigned char data type range is between 0 and 255?
c
4 Votes
1 Réponse
18th Jan 2019, 1:26 PM
Zhenis Otarbay
Char a[10]. How many characters can I input in this string
input
output
1 Vote
3 Réponses
4th Sep 2019, 3:01 PM
Colin Joy
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
5
6
7
...
16
Suivant >
Aujourd'hui en vedette
Can you give me some advice on what project I can start with today to practice HTML, CSS, and JavaScript?
0 Votes
I've a HTML code question
0 Votes
Is the Python Developer course the final course of Python?
0 Votes
@sololearn Python
1 Votes
Appointment Booking website
0 Votes
C++
0 Votes
I am asking for your help, I need to optimisate my code.
0 Votes
Activate account
0 Votes
Building an AI Call Tracking & Routing System — Anyone tried it?
0 Votes
Is this for use
0 Votes