Sail E0 Webinar
Question

Which of the following is the only technical difference between structures and classes in C++?


Options:
A .  Member function and data are by default protected in structures but private in classes.
B .  Member function and data are by default private in structures but public in classes.
C .  Member function and data are by default public in structures but private in classes.
D .  Member function and data are by default public in structures but protected in classes.
Answer: Option C



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers