+ 2
Why we use cout?
Why we use cout?as show main points of programing ,my question is that why we can not use others word such as go ,try ,etc. On the place of cout?
11 Antworten
+ 4
try? go? These words are not even close to cout usage. cout stands for "character/console output".
+ 3
You may use things like this :
#define print cout
int main()
{
print<<"Hello World!"<<endl;
}
+ 2
i think this quesion is'n for us, it's for c++ founders😅🙄
+ 2
Everything cannot be according to us and there is a definite reason behind everything!
+ 1
Mr. Gautam,
cout stands for console output. We cannot use any word instead of cout in C++ to print something on monitor. There are some particular words having exact meanings which was discovered by Bjarne Stroustrup and we blindly have to follow it.
+ 1
^Parul fprintf, printf, C++ derieved them from C, so they are still part of the language. And their function is to print something on screen.
+ 1
I think . It's very important for us
0
it is for result it is language ..
0
ekrana çykarmak ucin ulanylyar( turkmen language)
0
you use cout to print any line on the monitor screen before run.
0
men bilyan ony