Post Views: 661
Author: MANOJ AGARWAL
Multiple Choice Questions in C++ (Set-XIII)
Multiple choice questions in C++ (With answers) 121. Operator overloading isa) making c++ operators work with objectsb) giving c++ operators more than they can handlec) giving new meaning to existing c++ operatorsd) making new c++ operators 122. To convert from a user defined class to a basic type, you would most likely usea) a built-in […]
Multiple Choice Questions in C++ (Set-XII)
Multiple choice questions in C++ (With answers) 111. The following feature supports extensibility and reusability of classesa) function overloadingb) inheritancec) operator overloadingd) data encapsulation 112. The process of deriving a class from another derived class isa) single inheritanceb) multilevel inheritancec) multiple inheritanced) none of the above 113. When a derived class inherits only from one […]
Multiple Choice Questions in C++ (Set-XI)
Post Views: 510
Multiple Choice Questions in C++ (Set-X)
Post Views: 727
Multiple Choice Questions in C++ (Set-IX)
Post Views: 365
Multiple Choice Questions in C++ (Set-VIII)
Post Views: 284
Multiple Choice Questions in C++ (Set-VII)
Post Views: 267
Multiple Choice Questions in C++ (Set-VI)
Post Views: 266
Multiple Choice Questions in C++ (Set-V)
Post Views: 412