Q128
Choose the wrong statement about structures in C#.NET?
A.
Structures can be declared within a procedure
AnswerB.
Structures can implement an interface but they cannot inherit from another structure
C.
Structure members cannot be declared as protected
D.
A structure cannot be empty
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board