Page 1 of 1

Choose the wrong statement about structures in C#.NET?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
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