What defines a general set of operations that will be applied to various types of data?
A disk is divided into several concentric circles called
The return value of the following code is Class1& test(Class1 obj){Class1 *ptr = new Class1();.........return ptr;}
If a member needs to have unique value for all the objects of that same class, declare the member as
The temporary output of a computer system is called
A cluster of red, green and blue diodes is driven together to form a full-color pixel in a
Which of the following ROM is most convenient to rewrite?
Which of the following is a valid destructor of the class name “Country”
Which of the following is not a standard exception built in C++.
Which of the following is/are advantages of cellular partitioned structure:
What is the Difference between struct and class in terms of Access Modifier?
What is the difference between overloaded functions and overridden functions?
Which of the following below is /are a valid iterator type?
The default access level assigned to members of a class is ___________.
Which looping process is best used when the number of iterations is known?
What is the suitable output device for CAE, CAD and CAM?
If class A is friend of class B and if class B is friend of class C, which of the following is true?
Which of the following keyword supports dynamic method resolution?
What’s wrong? for (int k = 2, k <=12, k++)
Which one of the following is not a valid reserved keyword in C++
What is the implicit pointer that is passed as the first argument for nonstatic member functions?
In mulit-list organization
Which classes allow primitive types to be accessed as objects?
The output of this program is int main () { cout << "Hello World!" return 0; }
Which of the following is not a magnetic storage medium?
Which of the STL containers store the elements contiguously (in adjacent memory locations)?
*ptr++ is equivalenet to:
The output of{int a = 5;int b = 10;cout << (a>b?a:b);}
What’s wrong? (x = 4 && y = 5) ? (a = 5) ; (b = 6);
Each pass through a loop is called a/an
Which of the following port is better suitable to support high speed graphics and other video input?
Minimum number of temporary variable needed to swap the contents of 2 variables is:
IBM introduced the first 8” floppy disk in 1971 which could store
Under which of the following circumstances, synchronization takes place?
Which of the following port is used to connect DB-25 pin modems or scanners?