Which of the following statements is correct? June 6, 2022 by admin โช Choose the correct option.Which of the following statements is correct?A. A struct never declares a default constructor.B. All value types in C# inherently derive from ValueType, which inherits from Object.C. A struct never declares a default destructor.D. In C#, classes and structs are semantically same. Submit Answer