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 yield keyword?
What does string intern do?
Define delegation in .net?
What are the advantages of properties in c#?
What does ienumerable mean?
What is tryparse?
What is dao in c#?
What is integer c#?
Does c# support properties of array types?
What is a event in c#?
What is the major difference between a custom control and user control?
Explain 'structure padding'?
Which are the loop types available in c#?
Describe an interface class?
Why do we need events in c#?