why c# is pronounced as C-sharp instead of pronouncing it as
C-hash? is there any technical reason behind it?
Answer Posted / gp_bellamkonda
In a piano, there will be white keys, and black keys, right!
The White Keys are named as A, B, C, D, E, F, G.
The black keys after White keys are called as sharp(#) keys.
And remember, C# means, the right side of C => the thing
which is AFTER C....
That means C# is a language more advanced than C.
(C++ is already chosen, thatsy C# is given as a name.)
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is alias in c#?
What are the fundamental oop concepts?
What is the difference between static and constant variables?
What is the difference between firstordefault and singleordefault?
What are immutable types in c#?
Is everything an object c#?
What is Fragmentation and its Types?
Explain the features of an abstract class in net.
What is difference between dll and exe in c#?
What is access modifier in c#?
Explain the difference between a sub and a function in c#.
What does mean before a string in c#?
Which is faster dictionary or hashtable?
What is the difference between hashtable and dictionary in c#?
Is c# an open source language?