why c# is pronounced as C-sharp instead of pronouncing it as
C-hash? is there any technical reason behind it?
Answer Posted / lata negi
C# is pronounced as C-Sharp because Microsoft made it more
sharper & more useful than C & C++ Language. C# is an
evolution of the C and C++ family of languages.
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What is console writeline in c#?
What is a c sharp?
What does string format do?
What are the two kinds of properties in c#.
Is c# used for any core features of windows vista?
If a child class instance is created, which class constructor is called first - base class or child class?
Can you have an array of arrays?
What is generic types in c#?
How do I create a new form in c#?
Is vs as c#?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
What is the difference between dynamic type variables and object type variables in c#?
Explain the difference between class and interface in .net?
Which framework is best for desktop application?
What is access modifier in c#?