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

50501. Which of the following is NOT included in the header of a function?





50502. If you want only one memory location to be reserved for a class variable, no matter how many objects are instantiated, you should declare the variable as________





50503. The logical NOT operator represented by is a






50504. When variables refer to attributes of an entity (such as name, address, and phone number of a person), those attributes form a _____





50505. Rotation of a rotating Induction Type Mechanical Energy Meter under no load condition can be reduced by:





50506. The needle of a MI Ammeter oscillates around a central value.It may be due to poor.





50507. A function's single most important role is to






50508. The delete operator returns ______ to the operating system





50509. The major advantage of data hiding is that _____





50510. The letter V is a _____





50511. Separating parts of a program into units that remain unaffected by other parts of a program is the concept known as _____





50512. A function whose purpose is to send messages to other functions is known as a _____





50513. With commercial classes, the function source code is usually________





50514. The type of value that a function sends back to the function that calls it is known as its _____





50515. Assume that a program includes the short agePtr = NULL; statement. The name of the pointer is _____



50516. Which of the following are never inherited?





50517. The expression c = i++ causes






50518. An identifier in C






50519. Which of the following creates a String named constant called partNo, whose value is AB45?





50520. The bitwise AND operator is represented by the symbol






50521. The exclusive OR operator gives the result 1 when






50522. A function's purpose is to print customer data. Which of the following is the best name for this function?


50523. The function strcmp("Jose", "JOSE") will return _____




50524. A pointer to void can hold pointers to





50525. Which of the following is the extraction operator?






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





50527. When a multidimensional array is accessed, each array index is





50528. To create a variable, you must assign _____ to it





50529. You indicate a variable is a pointer variable by placing a(n) _____ in front of the variable's name





50530. A function can make_________





50531. A default exception block must be placed _____





50532. Which of the following control structures is used in every program?





50533. In the C language, a string is assigned to the





50534. Which of the following statements declares a one-dimensional Character array named item that consists of five elements?






50535. The range of an Ammeter is to be extended from 250mA to 2If the 250 mA meter has an internal resistance of 10 Ohm,what is the approximate value of the shunt resistance required to extend the range.





50536. The main() function is always






50537. Variables that are known only to the function in which they are declared are called _____ variables






50538. In the expression p --> val,p is a(n)





50539. In a template function, _____ argument is generic, or parameterized





50540. Object-oriented programmers primarily focus on _________





50541. You define a structure type globally because





50542. The standard output stream, which refers to the computer screen, is called






50543. Which of the following operators is the equality operator?






50544. In C++, you use _____ to perform standard input and output operations





50545. Values that are used to end loops are referred to as _____ values





50546. Which of the following flowchart symbols represents the if selection structure?






50547. Two or more arrays whose elements are related by their position (subscript) in the arrays are called _____ arrays






50548. Assume that a program creates and initializes a Short Integer variable named age and a pointer named agePtr, to which it assigns the address of the age variable. Which of the following statements will assign the number 21 to the age variable?






50549. The statement fwrite ( (char)&objl, sizeof(objl) );





50550. The body of a C++ function is surrounded by _____





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