What is difference between c sharp and c#?


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

Post New Answer

More C Sharp Interview Questions

I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

0 Answers  


Explain the difference between private and shared assembly?

0 Answers  


What are virtual methods? How are they used?

3 Answers   TCS,


What is the difference between c and c# programming?

0 Answers  


Where is c# compiler located?

0 Answers  






If you define a user defined data type by using the class keyword, is it a value type or reference type?

0 Answers  


what is bubbled event ? give suitable example in code vice with demo

2 Answers  


Name some properties of thread class.

0 Answers  


How can you use abstract class and interface?

0 Answers   Accenture,


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

0 Answers   HCL,


What is dll hell, and how does .net solve it?

0 Answers  


What is static and use of it?

0 Answers  


Categories