Thursday, 16 May 2013

C++ Classes and Objects Questions and Answers, MCQ of C++ Programming


C++ Classes and Objects Multiple Choice Questions and Answers, MCQ of C++ Programming. Following questions depends on the c++ classes and objects. Each questions has its unique answer.
1) A class cannot be ?
VirtualGenericInlineFriendShow AnswerAnswer = Inline2) Objects of the same class share the values of ...... while they maintain separate values for ........ .
Static variables, non static

No comments:

Post a Comment