Categories

Programming Languages Questions - C++

Download PDF (5 Sample Questions)
Which of the following expressions is illegal?
Programming Languages C++ Objective
Posted: Mar 22, 2013 View Details
A class defined within another class is called ? 
Programming Languages C++ Objective
Posted: Mar 22, 2013 View Details
The statement f1.write((char*)&obj1, sizeof(obj1));
Programming Languages C++ Objective
Posted: Mar 22, 2013 View Details
A static function ?
Programming Languages C++ Objective
Posted: Mar 22, 2013 View Details
Function templates can accept .
Programming Languages C++ Objective
Posted: Mar 22, 2013 View Details
Exception handling is targeted at ?
Programming Languages C++ Objective
Posted: Mar 22, 2013 View Details
Declaration of a pointer reserves memory space.
Programming Languages C++ Objective
Posted: Mar 21, 2013 View Details
In multiple inheritance ?
Programming Languages C++ Objective
Posted: Mar 21, 2013 View Details
It is possible to declare as a friend.
Programming Languages C++ Objective
Posted: Mar 21, 2013 View Details
Which of the following is false for cin? 
Programming Languages C++ Objective
Posted: Mar 21, 2013 View Details
Data members which are static.
Programming Languages C++ Objective
Posted: Mar 21, 2013 View Details
Within a switch statement .
Programming Languages C++ Objective
Posted: Mar 21, 2013 View Details
Showing 1 to 15 of 358 results
Feedback