Interfaces


  1. What does the client module import?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Because they access the functions in the module user interface.


  1. Identify the correct statement.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    c++ does not have built-in interfaces



  1. What is similar to the interface in c++











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    pure abstract class


  1. Which of the following implements the module in the program?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    We can include the group of code by using the #include header file.



  1. Which keyword is used to access the variable in the namespace?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    using