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
Why do we use lambda expression in c#?
Difference between a sub and a function in c#.
Why do we need dependency injection in c#?
what is difference between destruct or and garbage collection ?
Is as operator in c#?
how dot net compiled code will become platform independent?
Why are strings in c# immutable?
What language is arduino?
What are the types of methods in c#?
What language do desktop applications use?
What is the solution if you need to manipulate sets of items?
What is part of a method signature in c#?
How do I unload an application domain?
What is difference between ilist and list in c#?
How does a while loop work?