Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How Increment work in this cout statement?
c++
cout
increment
operator
4 Votes
8 Answers
28th Sep 2017, 5:50 AM
Trendy Prima Wijaya
What is cout please answer.me
c++
0 Votes
3 Answers
16th Jan 2017, 3:39 AM
THEDARK
difference between return and cout
c++
0 Votes
1 Answer
15th Nov 2016, 1:12 PM
Faminan Tioro
Whats the difference between printf and cout
c++
cout
print
1 Vote
6 Answers
26th Aug 2018, 2:08 PM
Yacine Kchaou
Why does cout << (1<<1) print 2?
c++
4 Votes
6 Answers
2nd Jun 2017, 7:41 AM
Samanvay Lamba
why is cout giving an error?
c++
0 Votes
3 Answers
30th Mar 2019, 8:00 AM
Yusha Arif
If int a=3; int b=2; b=a++ cout <<++b,what is the output?
c++
-4 Votes
8 Answers
11th Mar 2017, 9:34 AM
Wis Vaurasi
why cout work after getch in C++??!!
c++
cout
getche
0 Votes
7 Answers
20th May 2022, 6:19 AM
Akbar Khalilzadeh
If x=0;what is the value of while(x<5) x++; cout <<"x";
loops
while
3 Votes
10 Answers
10th Aug 2018, 4:26 PM
Parmeet Singh
What is this: cout << (y>>2)?
c++
0 Votes
2 Answers
5th Apr 2019, 2:58 PM
Alireza Abbasi
Which command is fast cout or printf?
?
0 Votes
5 Answers
5th Jun 2018, 5:04 PM
Aakash
В чем разница между cout <<"Hello world" и cout <<"Hello" << "world" ?
cout
-1 Vote
1 Answer
30th Mar 2018, 6:11 AM
Виталий
Why cout << "hi" + 5 gives this strange output?
c++
stanges
4 Votes
9 Answers
10th Feb 2020, 4:48 PM
Alexik
C++ problems with cin, cout and the if statement.
c++
cin
cout
if-statements
2 Votes
6 Answers
29th Mar 2018, 2:28 PM
TGFoxy
best time to use cout and printf?
c++
cout
0 Votes
6 Answers
28th Jun 2016, 12:19 AM
Null Void
What is cout means In c++ language
c++
1 Vote
5 Answers
12th Jul 2017, 9:49 AM
bhuvana chandra
What is differences between cin and cout
c++
1 Vote
5 Answers
25th Nov 2016, 2:37 PM
Safiyyasaleh Sadiq
what does" cout <<++y " mean??
c++
0 Votes
3 Answers
28th Sep 2016, 9:41 PM
Xara
Cout and Cin is an object of which class?
cin
class
cout
object
sololearn
3 Votes
4 Answers
30th Mar 2018, 4:06 PM
Suraj Jha
why the last cout has no output?
pointers
4 Votes
2 Answers
31st Dec 2017, 7:51 AM
Amir Hossein
How to print spanish/french/etc texts with cout or other method?
c++
country
regional
spanish
18 Votes
9 Answers
13th Dec 2016, 8:23 PM
Jose
How to flush the cout output stream buffer in C++
c++
cout
flush
output
standard
stream
8 Votes
2 Answers
14th Sep 2018, 6:04 AM
Sonic
What is those cout mean in the programming language
cout
1 Vote
13 Answers
1st Mar 2018, 12:59 PM
Siri
How we can show output without using cout in c++?
c++
1 Vote
8 Answers
25th Oct 2018, 4:27 AM
Arvind Mehta
Arithmetic cout like cout << 2+2; prints 4 in Visual Studio, but does not print anything in gcc compiler. Why ?
basics
compiler
cout
1 Vote
9 Answers
26th Feb 2018, 8:34 AM
Harshit
c++ Printing the correct number of decimal points with cout
c++
cout
fixed
noshowpoint
setprecision
std
3 Votes
8 Answers
25th Oct 2017, 7:28 PM
derXred
C++ COUT with arguments? (a, b, c)
c++
cout
output
1 Vote
3 Answers
4th Mar 2018, 11:08 AM
Miroslav M
Why should we put inserters in cout
c++
cout
1 Vote
3 Answers
17th Aug 2016, 4:01 PM
Maksym Malishchuk
Почему после if cout ничего не выводит?
c++
if-statements
0 Votes
1 Answer
15th Apr 2019, 11:02 PM
Мирослав Поліщук
Can someone explain cout to me?
java
0 Votes
2 Answers
7th Jan 2017, 12:09 PM
Luca Daidone
if (x==(x-x+x)) { cout <<" Equal "; } else { cout <<" Not Equal "; }
c++
if-statements
program
1 Vote
2 Answers
19th Apr 2017, 5:27 AM
Code Gun
What is meant by cout in c++?
variables
0 Votes
2 Answers
23rd May 2020, 11:41 AM
Tejas Pattanshetti
cout << "This " << "is " << "awesome!";
c++
cout
1 Vote
3 Answers
18th Apr 2018, 10:51 AM
suworawut siaosirikul
cout variables difference from c language
c++
cout
variables
0 Votes
1 Answer
13th Jun 2017, 12:57 PM
Who did this?
What is the purpose of cout in c ++
c++
cout
in
is
of
purpose
the
what
2 Votes
7 Answers
25th Sep 2017, 5:49 PM
Gaurav kumar
How can I write that if var c is a float then cout a specific code and else cout something else in c++?
c++
cout
else-statements
float
if-statements
int
text
variables
0 Votes
10 Answers
14th Dec 2020, 6:10 PM
Alex
Int a,b=12; cout <<a,b; // output =8. Why???
c++
0 Votes
4 Answers
18th Jul 2018, 9:53 AM
Nguyễn Quang Huy
Cout is similar to printf in c?
c++
cout
0 Votes
3 Answers
7th Nov 2016, 4:11 PM
Swaran
is printf and cout are the same?
getch
printf
0 Votes
3 Answers
29th Jan 2017, 4:01 AM
Arjay S. Meru
كيف بقدر خلي ال cout ينعاد الى المالانهاية
c++
0 Votes
2 Answers
23rd Feb 2024, 10:24 PM
Mahmoud Diab
Why is cout within the while condition parenthesis?
c++
while
0 Votes
3 Answers
28th Jul 2020, 6:19 AM
Solus
What is cout and function of return 0;
c++
-4 Votes
8 Answers
17th Sep 2017, 11:43 AM
anshuman shukla
C++ printf() versus cout which is more powerful?
c
c++
cout
function
powerful
printf
1 Vote
2 Answers
9th Apr 2020, 12:34 PM
D ̲E ̲S ̲S ̲I ̲E ̲- ̲B ̲A ̲H ̲I ̲R ̲U ̲
If i am not wrong then cout <<"sum"; just Prints the word "Sum" while cout << sum; prints its value.
c++
2 Votes
5 Answers
5th Nov 2016, 8:30 AM
Micro Pixels
Why is there the 2 arrows after cout
c++
1 Vote
4 Answers
18th Mar 2018, 5:35 PM
Mr. Pr○grammer
Is it necessary to use std::cout or just cout
c++
0 Votes
4 Answers
21st Sep 2020, 8:25 AM
Isaac
Whst is the use of cout function
c++
1 Vote
2 Answers
13th Aug 2017, 5:37 AM
Tejas Arya
What is the difference between printf() in C and cout in C++ ?
cout
printf()
vs
5 Votes
16 Answers
8th Sep 2020, 6:07 AM
Yogeshwaran P
What is function of << in front of cout
c++
1 Vote
7 Answers
20th May 2017, 6:02 AM
Jayant
Why is cout << 5+"Sololearn" output earn?
cout
int
string
1 Vote
2 Answers
11th Aug 2017, 9:52 PM
HJ🐓TDM
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
4
...
19
Next >
Hot today
What's wrong with this code ? ( Beginner)
3 Votes
Pig Latin
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
1 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
Uuu
2 Votes
How to start
0 Votes
I’m new someone can help me
0 Votes