Programming Languages C++ Objective
Mar 20, 2013

Which of the following is correct about class and structure?

Choose the correct answer:
A) Structure members are public by default
B) Class members are private by default
C) Structure cannot have methods
D) Structure cannot have constructors
Detailed Explanation

Option D is the right answer.

Discussion (0)

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

Share Your Thoughts
Feedback