Programming Languages C++ Objective
Nov 23, 2012

Which of the following statements is correct in C++?

Choose the correct answer:
A) Classes cannot have data as protected members.
B) Structures can have functions as members.
C) Class members are public by default.
D) Structure members are private by default.
Detailed Explanation

c++

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback