Vidyalelo
C++ Programming · Q234

C++ miscellaneous

Programming · C++ Programming · question 234

Q234

Which interface determines how your class will be used by another program?

A.
public
Answer
B.
private
C.
protected
D.
void

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board