Cpp Programming 71 – Which of the following cannot be friend?
[B]. Class[C]. Object
[D]. Operator function
Answer: Option C
Cpp Programming 71 – Which of the following cannot be friend? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option C
Cpp Programming 71 – Which of the following cannot be friend? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option C
Answer: Option C
Cpp Programming 73 – Which of the following is the correct class of the object cout? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option D
Cpp Programming 74 – What is correct about the static data member of a class? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option D
Answer: Option B
Cpp Programming 76 – Which of the following statements is correct in C++? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option C
Cpp Programming 77 – cout is a/an __________ . Read More »
Cpp Programming, OOPs ConceptsAnswer: Option B
Cpp Programming 78 – Which of the following provides a reuse mechanism? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option D
Cpp Programming 79 – Which of the following problem causes an exception? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option A