[{"id":189565,"question":"Default constructor is such constructor which either has no ---------or if it has some parameters these have\r\n-------- values","choices":[{"text":" Parameter, temporary","value":"A"},{"text":"Null, Parameter","value":"B"},{"text":"Parameter, default ","value":"C"},{"text":"non of the given","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":189564,"question":"dentify the correct way of declaring an object of user defined template class A for char type members?","choices":[{"text":"A&lt; char &gt; obj;","value":"A"},{"text":"&lt; char &gt; A obj<char>;</char>","value":"B"},{"text":"Obj &lt; char &gt;<char> A;</char>","value":"C"},{"value":"D"},{"value":"E"}],"correctAnswer":1},{"id":189563,"question":"Consider the following statement\r\nCupboard has books\r\nWhat is the relationship between Cupboard and books?\r\n","choices":[{"text":"Composition","value":"A"},{"text":"Aggregation","value":"B"},{"text":"Inheritance","value":"C"},{"text":"None of the given options","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":189562,"question":"In Private -------------- only member functions and friend classes or functions of a derived class can convert\r\npointer or reference of derived object to that of parent object","choices":[{"text":"specialization","value":"A"},{"text":"inheritance","value":"B"},{"text":"abstraction","value":"C"},{"text":"composition","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":189561,"question":"If a class D has been derived using protected inheritance from class B (If B is a protected base and D is\r\nderived class) then public and protected members of B -------- accessed by member functions and friends of\r\nclass D and classes derived from D","choices":[{"text":"can be","value":"A"},{"text":"cannot be","value":"B"},{"text":"does restirct to be","value":"C"},{"text":"does restirct to be","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":189560,"question":"The statement objA=objB; will cause a compiler error if the objects are of different classes.","choices":[{"text":"True","value":"A"},{"text":"False","value":"B"},{"text":"Not Sure","value":"C"},{"value":"D"},{"value":"E"}],"correctAnswer":2},{"id":189559,"question":"__________, which means if A declares B as its friend it does NOT mean that A can access private\r\ndata of B. It only means that B can access all data of A.","choices":[{"text":"Friendship is one way only","value":"A"},{"text":"Friendship is two way only","value":"B"},{"text":"NO Friendship between classes","value":"C"},{"text":"Any kind of friendship","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":189558,"question":"Which sentence clearly defines an object?","choices":[{"text":"one instance of a class","value":"A"},{"text":"another word for a class.","value":"B"},{"text":"a class with static methods.","value":"C"},{"text":" a method that accesses class attributes.\r\n","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":189557,"question":"Consider the following statement\r\nCupboard has books\r\nWhat is the relationship between Cupboard and books?","choices":[{"text":"Composition","value":"A"},{"text":"Aggregation","value":"B"},{"text":"Inheritance","value":"C"},{"text":"None of the given options","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":189556,"question":"Which of the following is an integral part of an object?","choices":[{"text":"State","value":"A"},{"text":"Behavior","value":"B"},{"text":"Unique identity","value":"C"},{"text":"All of the given","value":"D"},{"value":"E"}],"correctAnswer":4}]