Question: Which of the following statements is correct?

Options

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.

Click to view Correct Answer

Previous || Next

Structures - General Questions more questions

Which of the following statements are correct?

C#.NET structures are always value types.

When would a structure variable get destroyed?

Which of the following statements is correct about the C#.NET....

Which of the following will be the correct output for....

Which of the following statements are correct about the structure....

Which of the following are true about classes and struct?

Which of the following will be the correct output for....

Which of the following statements are correct about Structures used....

What type of join is needed when you wish to....

Attributes - General Questions more Online Exam Quiz

Interfaces - General Questions

Namespaces - General Questions

Operators - General Questions

Polymorphism - General Questions

Properties - General Questions

Advanced SQL - General Questions

Data and Database Administration - General Questions

Database Design Using Normalization - General Questions

Database Processing for BIS - General Questions

Database Redesign - General Questions