Which of the following functions below can be used Allocate space for array in memory?
What is the Difference between struct and class in terms of Access Modifier?
‘Prime area’ in context of file system is defined as
There is nothing like a virtual constructor of a class.
To record and produce sound in a computer system you need
Which of the following is the most common way of implementing C++?
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 is a valid destructor of the class name “Country”
Each pass through a loop is called a/an
If a member needs to have unique value for all the objects of that same class, declare the member as
The return value of the following code is Class1& test(Class1 obj){Class1 *ptr = new Class1();.........return ptr;}
What’s wrong? for (int k = 2, k <=12, k++)
Which looping process is best used when the number of iterations is known?
If the class name is X, what is the type of its “this” pointer (in a nonstatic, non-const member function)?
Which of the following ROM is most convenient to rewrite?
What’s wrong? (x = 4 && y = 5) ? (a = 5) ; (b = 6);
What is the suitable output device for CAE, CAD and CAM?
Which of the following is not a valid conditional inclusions in preprocessor directives
A standard CD ROM can hold data up to
The two types of file structure existing in VSAM file are
C++ provides facility to specify that the compiler should match function calls with the correct definition at the run time. This process is called as
Which of the following is not a standard exception built in C++.
Which of the following members do get inherited but become private members in child class
Which classes allow primitive types to be accessed as objects?
A disk is divided into several concentric circles called
Statement scanf(“%d”,80);
Which of the following is not a magnetic storage medium?
What is the implicit pointer that is passed as the first argument for nonstatic member functions?
The conditional compilation
The storage capacity of a floppy disk is measured in
Which of the following printer produces most noise?
In a group of nested loops, which loop is executed the most number of times?
Which of the following port is better suitable to support high speed graphics and other video input?
Under which of the following circumstances, synchronization takes place?
Which of the following below is /are a valid iterator type?
Which of the following is not an optical storage medium?