why c# is pronounced as C-sharp instead of pronouncing it as
C-hash? is there any technical reason behind it?
Answer Posted / vincent
I dont think there is a technical reason, but # in the music
world is pronounced as 'sharp'. So I guess the one who
coined C# looked to be interested in music than as
pronouncing it as hash.
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is a destructor in c#?
Why do we use class in c#?
What are examples of desktop applications?
What is c# most used for?
How to sort an int array in c#?
Explain lock, monitors, and mutex object in threading.
How to declares a two-dimensional array in C#?
What is difference between out and ref in c#?
Is c sharp free?
What are the different types of assembly?
What is strongly typed in c#?
What does string format do?
What is a sealed class?
Is datetime value type c#?