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

50201. A C++ _____ is a program that runs in a DOS window





50202. A difference, between reference variables and pointers is that





50203. A 'C function does not contain





50204. _____ variables remain in memory until the program ends






50205. The outline or the definition of a function is called its





50206. A function stub typically contains





50207. A variable's _____ indicates which portions of the program can use the variable






50208. If an integer object is thrown with a throw statement, then a subsequent catch block has a usable match if the type of the catch argument is _____





50209. _____ variables are declared outside of any statement block






50210. The end of string is recognized by






50211. Variable names known only to the procedure in which they are declared are ________





50212. Whis is true?





50213. The keyword used to define a structure is





50214. If you omit any constructor argument when you instantiate an object, you must use default values





50215. The C++ expression p --> val means the same thing as





50216. Which of the following tells C++ to display numbers with zero decimal places?





50217. Code that has already been tested is said to be _____





50218. If no constructors can specified for a derived class, objects of the derived class will use the constructors in the base class



50219. The get() function returns _____





50220. The most efficient data type for a variable that the number 20000 is the _____ data type






50221. The number 5.5e3 is a _____ constant





50222. The compiler determines the type used in a template function via ___________





50223. Simple routines that programmers use as place holders while a system is being tested are called _____





50224. You can place function templates





50225. The two operators && an || are






50226. The arguments that determine the state of the cout object are called _____





50227. Static variables are sometimes called





50228. The variables declared in a statement block or listed in a function header's parameterlist are considered _____ variables






50229. An expression






50230. In the C language, the character type of constant is delimited by using






50231. One way in which a structure differs from an array is that _____





50232. A default constructor _____





50233. The number 125.35 is a _____





50234. When a class serves as a base class to others, _____





50235. Storing a class definition in a separate file is an example of





50236. Which is true?





50237. A class named student must have a constructor whose name is





50238. The statement double val[15]={44.123456};





50239. Which of the following C++ expressions will find the square root of the number 16?





50240. It is illegal to make objects of one class members of another class




50241. Catch blocks must _____





50242. An exception specification begins with the keyword _____





50243. You construct a class in two sections, known as the _____





50244. It is sometimes useful to specify a class from which no objects will ever be created



50245. The statement i=3 is equivalent to






50246. The complement operator is represented by the symbol






50247. One of the relational operators in the C language is






50248. Within a program, you can instantiate ________that have a class template type





50249. The rules to any programming language are its _______





<<= 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