Are all methods virtual in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Explain constructor in c#?

1 Answers  


what is a delegate? what it is used for?

13 Answers   Choice Solutions, TCS,


Explain the importance and use of each, version, culture and publickeytoken for an assembly.

0 Answers  


Why do we need serialization?

0 Answers  


What is the difference between int.parse and int.tryparse methods?

0 Answers  






If a child class instance is created, which class constructor is called first - base class or child class?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


What is multicast delegate explain with example?

0 Answers  


Is array a collection c#?

0 Answers  


What is the use of the dispose method in C# ?

0 Answers   Infosys,


Define clr in .net?

0 Answers  


Explain the difference between proc. Sent by val and by sub?

0 Answers  


Categories