1.

What does the client module import?(a) macro(b) records(c) interface(d) instanceI have been asked this question in a national level competition.I'd like to ask this question from Modularization and Interfaces topic in chapter Functions, Namespaces & Exceptions in C++ of C++

Answer»

Right OPTION is (C) INTERFACE

Explanation: Because they access the FUNCTIONS in the MODULE user interface.



Discussion

No Comment Found

Related InterviewSolutions