Toggle nav
Which of the following implements the module in the program?
Answer : Option B
Explanation :
We can include the group of code by using the #include header file.
What is similar to interface in c++
Answer : Option C
None.
Identify the correct statement.
Answer : Option A
What does the client module import?
Because they access the functions in the module using interface.
How many types of modularization are there in c++?
Answer : Option D
There are two types of modular programming.They are interface and implementation.