a) To use the functionality of one class into other b) To enhance the communication between classes c) To increase code re-usability d) All of the mentioned
Gkbix Latest Questions
a) 1 b) 2 c) 3 d) 4
a) Through the objects of classes b) Through constructor c) Through destructor d) Through class Names
a) Is-A relationship b) Has-A relationship c) Part-Of relationship d) Belongs-to relationship
a) 1 b) 2 c) 3 d) 4
a) A relationship between classes that tells how they are related b) A relationship between classes that tells how much power one class has over other class c) A relationship between classes that tells which parts of a ...
a) ~ b) & c) | d) ^
a) ~ b) & c) | d) ^
a) | b) & c) ~ d) ^
a) All bits are flipped in a bitset b) Bit corresponding to argument bit is flipped c) All alternate bits are flipped in a bitset d) First bit is flipped