Is overriding of a function possible in the same class?


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

Post New Answer

More C Sharp Interview Questions

What is difference between array and collection?

0 Answers  


Int map to which .net types?

0 Answers  


What is expression c#?

0 Answers  


Is c# or c++ better for games?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


How to rotate an Image in C#?

0 Answers   Petranics Solutions,


what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?

0 Answers   4Cplus,


How to call a function when a class implements 2 interfaces and function is present in both interfaces?

2 Answers  


Can we create extension method for interface?

0 Answers  


To allow an element to be accessed using a unique key which .NET collection class is used ?

0 Answers   Siebel,


What are STA And MTA in threading?

4 Answers   Kanbay,


What is the difference between ref and out in c#?

0 Answers  


Categories