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

50051. When you pass a variable _____, C++ passes only the contents of the variable to the receiving function





50052. The best form of coupling is _____





50053. Paying attention to the important properties while ignoring inessential details is known as________





50054. What does C++ append to the end of a string literal constant?





50055. An array name is a _____





50056. To enter a comment in a C++ program, you begin the comment with _____






50057. Which of the following is(are) invalid string constant(s)?





50058. You define a structure type globally because _____





50059. Overloaded functions are required to





50060. Redirection redirects





50061. You mark the beginning of a function's block of code with the _____






50062. Sending a copy of data to a program module is called _______





50063. Of the three ways to pass arguments to functions, only passing by _____ and passing by _____ allow the function to modify the argument in the calling program





50064. To use either an input or output file, the program must include the _____ header file






50065. A widget is to the blueprint for a widget as an object is to





50066. C++ allows you to define the same functions more than once in the same program _____





50067. Which of the following assigns the number 5 to the area variable?






50068. A base class may also be called a





50069. The _____ mode tells C++ to open a file for input






50070. Using the wardrobe structure within the ShopList structure is an example of a good programming principle, known as _____





50071. When you omit parameters from a function call, values can be provided by





50072. The first element in a string is





50073. Variables declared outside a block are called _____





50074. The compiler converts your C++ instructions into _____





50075. A fundamental type such as int or double is a _____





50076. The return type you code for all constructors is _____





50077. When an object-oriented program detects an error within a function, the function _________





50078. Using a statement at the wrong time or with an inappropriate object creates a





50079. When you create a derived class and instantiate an object _____





50080. Evaluate the following expression: 4 >6 || 10 < 2 6



50081. A constructor always has





50082. A normal C++ operator that acts in special ways on newly defined data types is said to be





50083. A function in a derived class that has the same name as a function in the parent class





50084. In which statements, does a 'continue' statements cause the control to go directly to the test condition and then continue the looping process?


50085. The unity negative feedback system with GH(S)=(10s+1)/(s2+8as+4k) Oscillates at 2rad/s only when





50086. In a class specifier, data or functions designated private are accessible





50087. When a function includes a throw statement for errors, the call to the potentially offending function should be placed within a _____ block





50088. The scope resolution operator is





50089. "C++" is a _____ constant





50090. In a C++ program, which of the following can be thrown?





50091. The items listed in the function header are called _____





50092. A translator that notes whether you have used a language correctly may be called a _____





50093. The feature in object-oriented programming that allows the same operation to be carried out differently, depending on the object, is_____





50094. When an argument is passed by reference,


50095. The process of extracting the relevant attributes of an object is known as





50096. Which of the following statements uses the computer's clock to initialize the random number generator?





50097. A static data member is given a value





50098. You must provide a constructor for a derived class





50099. If you want to override constructor default values for an object you are instantiating, you must also override





50100. To use one of the C++ built-in mathematical functions, you must include the _____ header file in your program






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