Choose The Wrong Statement About Structures In Cnet #321
Choose the wrong statement about structures in C#.NET?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Object Oriented Concepts - Structures - Quiz No.1.
Choose the wrong statement about structures in C#.NET?
Structures can be declared within a procedure
Structures can implement an interface but they cannot inherit from another structure
Structure members cannot be declared as protected
A structure cannot be empty