Interfaces Cpp MCQ

Errorlogger
0
1. which of the following is used to implement the c++ interfaces?
a) absolute variables
b) abstract classes
c) constant variables
d) none of the mentioned



2. What is the ability to group some lines of code that can be included
in the program?
a) specific task
b) program control
c) modularization
d) macros



3. How many types does functions fall depends on modularization?
a) 1
b) 2
c) 3
d) 4



4. How many types of modularization are there in c++?
a) 4
b) 3
C) 1
d) none of the mentioned



5. What does the client module import?
a) macro
b) records
c) interface
d) none of the mentioned



6. Identify the correct statement.
a) c++ does not have built-in interfaces
b) c++ does have built-in interfaces
c) c++ have no cocept of interfaces
d) none of the mentioned



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

Tags

Post a Comment

0Comments

Post a Comment (0)

#buttons=(Accept !) #days=(30)

Our website uses cookies to enhance your experience. Check Now
Accept !