A->B->C (EXTENDS)
How the constructors are called when we created an object of C
Answer Posted / priya
the constructor of class A is called first then Class B and
at the end class C.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is lastindexof c#?
What can I create with c#?
What is boxing? Explain its functionality?
What are the applications of c#?
Explain the difference between abstract class and interface in .net?
Can abstract class be instantiated c#?
What is fcl in c#?
Which types of inheritances does c# support?
What are get and set in c#?
What language is arduino?
what is difference between is and as operators in c#?
What is method and function in c#?
What is datetime parse in c#?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
How do I get deterministic finalization in c#?