In C++ cout is:
a) object
b) class
c) something else

Answers were Sorted based on User's Feedback



In C++ cout is: a) object b) class c) something else..

Answer / sriram

ANSWER IS C. COUT IS AN BUID IN OPERATOR THAT WAS DEFINED
IN HEADER FILE: <IOSTREAM.H>
SINCE, IN C++ COUT IS AN CONSOLE OUTPUT OPERATOR.

Is This Answer Correct ?    2 Yes 17 No

Post New Answer

More C++ General Interview Questions

What is c++ course?

0 Answers  


How many ways are there to initialize an int with a constant?

1 Answers  


how to swap two strings without using any third variable ?

11 Answers  


What is the stack?

5 Answers   IBM, ICICI,


What is slicing?

1 Answers  






Which format specifier is used for printing a pointer value?

0 Answers  


what is oops

2 Answers  


What do you mean by enumerated data type?

0 Answers  


What is the full form nasa?

0 Answers  


please help to write the code of chess game in c++??????????

1 Answers   NEC,


What is encapsulation in c++ with example?

0 Answers  


Why do we use setw in c++?

0 Answers  


Categories