Monday, February 8, 2010

C++ Questions in True or false?

Each statement below is either TRUE or FALSE. Choose the most appropriate one





1.1 Structures in C++ cannot have member functions.





1.2 Objects cannot be declared as part of a union element.





1.3 Friend functions cannot be used to overload operators.





1.4 A constructor can be used to convert a basic type to a class type data.





1.5 Casting operator function and constructor function have the same syntax.





1.6 Pure virtual functions force the programmer to redefine the virtual function.


1.7 A pointer to a base class cannot be made to point to objects of derived class.





1.8 A stream may be connected to more than one file at a time.





1.9 Binary files store floating-point values more accurately and compactly than the text files.





1.10 An exception handling mechanism is used to detecting syntax errors in the program.C++ Questions in True or false?
no, you need to answer these yourself.


you cheater.C++ Questions in True or false?
try by urself.

No comments:

Post a Comment