Which of the following is the only technical difference between structures and classes in C ? - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
30 Mar 2023 03:45 PM study24x7 study24x7

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

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.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles