Home » C# Programming » Structures

Which of the following statements are correct? A struct can contain properties. A struct can contain constructors. A struct can contain protected data members. A struct cannot contain methods. A struct cannot contain constants.

Correct Answer: 1, 2

Next Question→

More Questions from Structures

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion