<<= Back Next =>>
You Are On Multi Choice Question Bank SET 1006

50301. Typing the function's name as Main, rather than main, is an example of





50302. When the compiler cannot differentiate between two overloaded constructors, they are called______





50303. A function argument is





50304. A function that is prototyped as double calculate(int num); may______





50305. Passing a variable pointer as a constant _____





50306. Recursive Functions






50307. The purpose of a conditional operator is to






50308. Which of the following, if any, are valid names for variables?






50309. You can override a class's inherited access to make an individual member's access more ______





50310. A class hierarchy





50311. Which of the following C++ expressions is equivalent to the mathematical expression 53 ?






50312. The right shift operator is represented by the symbol






50313. In C++, class definitions are most often





50314. The comma operator (,) is primarily used in conjunction with



50315. To execute a C++ program, you first need to translate the source code into object code. This process is called





50316. The rules of a programming language are called its _____






50317. An array element is accessed using





50318. The program can access the private members of a class





50319. To hide a data member from the program, you must declare the data member in the _____ section of the class






50320. External documentation includes





50321. A function that is called automatically each time an object is created is a(n)





50322. A variable's _____ indicates how long the variable remains in the computer's memory






50323. The function whose prototype is void getData(Item thing); receives





50324. You may override the class access specifier for_____





50325. The null character needs a space of






50326. The number of structures than can be declared in a single statement is





50327. The cout << sales[0] + sales[1]; statement will______





50328. The most efficient data type for a variable that stores the letter C is the _____ data type






50329. The C++ operator used to allocate memory is _________





50330. Assume that your version of C++ can recognize only the first 8 characters of an identifier name, through identifier names may be arbitrarily long. Which of the following identifier names is not distinct:






50331. Object is to class as _____





50332. A derived class may also be called a





50333. The C++ keyword for declaring a variable that contains a decimal point is _____






50334. When you define an object that is a member of a class, such as Student Abby; _____





50335. A program can directly access the _____ members of a class





50336. Any output manipulator function you create _____





50337. To pass an array by reference, you


50338. The instructions you enter into the computer are called the _____





50339. The String data type is an extension of the _____ data type






50340. An advantage of using local variables is that _____





50341. The difference between a return and a throw is that _____





50342. Which is a good reason for passing a variable's address to a function?






50343. The string HELLO WORLD needs






50344. Library header files usually contain





50345. A C++ term meaning "generic" is





50346. Before object-oriented exception handling was practiced, _____





50347. The preprocessor directive always ends with






50348. A constructor initialization list produces similar results to





50349. Which of the following stream manipulators advances the cursor to the next line on the computer screen?






50350. 6.5 is a _____ constant





<<= Back Next =>>
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions