Programming - C++ Language

You Are Here :: Home > C++ Language > Interfaces - General Questions

 
7.

What is similar to interface in c++                        


A. methods B. instance of class
C. pure abstract class D. none of the mentioned




8.

Which of the following implements the module in the program?                        


A. macro B. header files
C. both of the mentioned D. none of the mentioned




9.

How many sets of requirements are need in designing a container?                        


A. 1 B. 2
C. 3 D. 4




10.

Which interface in the container is required for storage management?                        


A. Memory management B. Allocater interface
C. Memory interface D. None of the mentioned




11.

Which is present in the basic interface of the allocator interface?                        


A. Set of typedefs B. A pair of allocation functions
C. allocate() D. All of the mentioned




12.

Which container provides random access iterators?                        


A. vector B. deque
C. sort D. Both a & b




« prev

1

2

3

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on