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
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What is string pool in c#?
Why are dynamic link library used over static one?
Is c# easier than c++?
Differentiate between object pooling and connection pooling in c#?
What is form feed in c#?
What is predicate builder?
What are sessions in c#?
What is a template class?
Explain about Destructor method?
Difference between call by value and call by reference in C#?
Can we inherit abstract class in c#?
Is .net and c# the same?
What is dll file in c#?
What is polymorphism in c sharp?