What is the base type from which all structs inherit directly?
Answer / Girija Shankar Mishra
ValueType is the base type that all structs inherit directly in .NET. Structures are value types, and they inherit from the 'System.ValueType' class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are constructors inherited? Can a subclass call the parent's class constructor? When?
What are associative classes?
3 Answers InfoAxon Technologies, Protech,
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is abstract method?
What is a constructor in class?
How a program can be structured using the concept of object oriented programming?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What is multiple inheritance? How java 8 supports multiple inheritance?
What is meant by “abstract interface”?
What is overriding?
How can I be thrown polymorphically?
What is the difference between static and dynamic Classificaition.Give some examples.
1 Answers InfoAxon Technologies, Protech, Wipro,