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 IDisposal interface,IComparable,IEquatable,IFormatable
Why are c# strings immutable?
Why do we write system in c#?
What are types in c#?
What is poco c#?
How to block a class from being inherited further?
Explain About remoting and web services. Difference between them
Why do you need boxing in c#?
What do you mean by stack and heap in c#?
What is int32 in c#?
what is .NET framework architecture ??
What are the Types of assemblies that can be created in dotnet
What is the usage of transponders?
For read-only operation which property you have to designated?
What is delegate in c# interview questions?