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
Can you have more than one namespace in c#?
If the original method is not static you can declare an override method to be static or not?
How to find type of variable?
Define an array?
Why do we parse in c#?
What are the three types of operators?
Why do we use Design Pattern in C#?
Is c# good for web development?
From which base class do all Web Forms inherit from?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
Is boxing an implicit conversion?
What are the principles of delegation?
What does console readkey do in c#?
How do I develop c# apps?
What is the file extension for c#?