MCQ of C/C++ Programming Language – Set 2
2-1. A constructor is called whenever A.  a object is declared B.  an object is used C.  a class is declared D.  a class is used 2-2. Overload function in C++ A.  a group function with the same name B.  all have the same number and type of arguments (more…) Incoming search terms:in c a […]

