A->B->C (EXTENDS)
How the constructors are called when we created an object of C
Answer Posted / kiran
constructor are called in this order
a,b,c
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the difference between CreateObject() and GetObject()?
What does string format do?
What is yield c#?
Is as keyword in c#?
Where static variables are stored?
What is the symbol used for in c#?
What is the difference between overriding and overloading in systemverilog?
How do I open the console?
Explain clr in brief.
Why array is faster than arraylist in c#?
Explain the different ways a method can be overloaded?
What is a collection class in c#?
What is difference between method overriding and method overloading?
Write the syntax for catching an exception in c#?
What is definition in c#?