In C++ cout is:
a) object
b) class
c) something else
Answer Posted / vaibhav meena
cout is an object.....
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
What is c++ iterator?
What is c++ used for in games?
Can we use clrscr in c++?
Explain selection sorting. Also write an example.
Which software is used for c++ programming?
What is a .lib file in c++?
Describe friend function & its advantages.
What is the use of 'using' declaration in c++?
Differentiate between the message and method in c++?
Explain terminate() and unexpected() function?
How would you implement a substr() function that extracts a sub string from a given string?
Why c++ is better than c language?
What is meant by a delegate?
What is the use of pointer in c++ with example?