Cpp Programming 88 – Which of the following access specifier is used as a default in a class definition?
[B]. public[C]. private
[D]. friend
Answer: Option C
Answer: Option C
Answer: Option B
Cpp Programming 89 – Which of the following operator is overloaded for object cout? Read More »
Cpp Programming, OOPs Concepts
Answer: Option D
Answer: Option D
Answer: Option B
Cpp Programming 92 – Which of the following keyword is used to overload an operator? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option C
Cpp Programming 93 – Which of the following operators cannot be overloaded? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option A
Cpp Programming 94 – Which of the following concepts is used to implement late binding? Read More »
Cpp Programming, OOPs ConceptsAnswer: Option D
Cpp Programming 95 – How many instances of an abstract class can be created? Read More »
Cpp Programming, OOPs ConceptsCpp Programming 96 – Which of the following is not the member of class? Read More »
Cpp Programming, OOPs ConceptsCpp Programming 97 – Which of the following is not a type of inheritance? Read More »
Cpp Programming, OOPs Concepts