Choose the wrong statement about structures in C#.NET?
A. Structures can be declared within a procedure
B. 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
Related Questions on Classes and Objects in C Sharp
A. A blueprint for creating objects
B. A method in C#
C. A variable in C#
D. A data type in C#
A. A method in C#
B. A variable in C#
C. An instance of a class
D. A data type in C#
A. public
B. private
C. protected
D. internal

Join The Discussion