Multiple Choice
Which of the following interface determines how your program will be used by other program?
A) public
B) private
C) protected
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: If particular software can be used in
Q9: The main intention of using inheritance is
Q10: Which of the followings is/are automatically added
Q11: Which of the following data type does
Q12: Which of the following statements is correct
Q14: What happens when delete is used for
Q15: Predict the output of following C++ program#include<iostream>
Q16: Which feature of C++ contain the concept
Q17: What is the difference between struct and
Q18: Which of the following is true about