What is the base type from which all structs inherit directly?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What is the main difference between a class and an object?

0 Answers  


If there is a conflict between base class method definition and interface default method definition, which definition is picked?

1 Answers  


What is the default access specifier in a class definition?

0 Answers  


Classes and structs support inheritance. Is this statement true or false?

0 Answers  


what are the different ways for a method to be overloaded?

0 Answers  






Difference: Sequence Diagrams, Collaboration Diagrams ?

2 Answers   Protech,


What is the difference between aggregation and composition?

0 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


Can you tell something about GDI objects?

0 Answers   C DAC, CDAC,


What is a friend function?

0 Answers  


What interface must an object implement before it can be written to a stream as an object?

0 Answers  


What is the use of Operator Overloading?

1 Answers   Protech,


Categories