Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
OOPS Concepts
Which of the following is the correct class of the object cout?
iostream
istream
ostream
ifstream
Correct Answer:
ostream
← Previous Question
Next Question→
More Questions from
OOPS Concepts
Which one of the following is correct about the statements given below? All function calls are resolved at compile-time in Procedure Oriented Programming. All function calls are resolved at compile-time in OOPS.
Which of the following is correct about class and structure?
Which of the following concepts of OOPS means exposing only necessary information to client?
Which of the following statements is correct in C++?
Which of the following is not a type of inheritance?
Which of the following is the correct way of declaring a function as constant?
How many instances of an abstract class can be created?
Which of the following cannot be friend?
Which of the following problem causes an exception?
Which of the following is an invalid visibility label while inheriting a class?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments