In C++ cout is:
a) object
b) class
c) something else
Answer Posted / shakti singh khinchi
object of ostream_withassign. (a) is the right answer.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What is the use of function pointer? What is the precedence when there is a global variable and a local variable in the program with the same name? What are default parameters? How are they evaluated in c++ function? What is c++ code? What are move semantics? Define macro. Are strings immutable in c++? How would you differentiate between a pre and post increment operators while overloading? What is c++ & why it is used? What is vectorial capacity? What is singleton class in c++? How can I learn c++ easily? find the two largest values among the 6 numbers
using control structures : do-while,for,if else,nestedif-
else ,while. one or two of them. What is the rule of three?