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


Please Help Members By Posting Answers For Below Questions

What is dataadapter c#?

643


What are the differences between value types and reference types?

760


What is the difference between list and array in c#?

645


What do you mean by a windows process in regards to memory allocation?

718


What is singleordefault c#?

682


Why do we need delegates in c#?

707


How do I simulate optional parameters to com calls?

718


What is hashtable in c# net with example?

676


How long does it take to learn c# for unity?

668


What are c# i/o classes?

783


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

768


When is a class declared as a class abstract?

741


What are the main reasons to use c# language?

684


Can you declare a class or a struct as constant?

741


Is string a primitive data type in c#?

648