What is .net c#?


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

Post New Answer

More C Sharp Interview Questions

what are the different ways to cleaning up objects?

2 Answers   Wipro,


What is the .net datatype that allows the retrieval of data by a unique key?

0 Answers  


In how many ways you can overload a method?

0 Answers   Siebel,


Can you declare the override method static while the original method is non-static?

2 Answers   Mind Tree,


What is class method?

0 Answers  






What are sorted lists?

0 Answers  


What is mvc in c#?

0 Answers  


Explain the different types of delegates used in c#.

0 Answers  


What is poco c#?

0 Answers  


How do you type a null character?

0 Answers  


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


What is console readkey in vb net?

0 Answers  


Categories