Why is it called c sharp?


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

Post New Answer

More C Sharp Interview Questions

What is immutable in C#?

0 Answers   SwanSoft Technologies,


C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

3 Answers   Visual Soft,


What is an array class?

0 Answers  


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

0 Answers  


What is difference between static and constant variable?

0 Answers  






What is the difference between system.string and system.text.stringbuilder classes?

0 Answers  


Is var a data type?

0 Answers  


What is deferred execution in c#?

0 Answers  


What is Covariance and contravariance in C#?

0 Answers   HCL,


What is a c# delegate?

0 Answers  


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

0 Answers  


About multi level and multiple inheritance how to achieve in .net ?

2 Answers   CTS, MMTS,


Categories