Answer Posted / prem
The name "C sharp" was inspired by musical notation where a
sharp indicates that the written note should be made a
semitone higher in pitch. This is similar to the language
name of C++, where "++" indicates that a variable should be
incremented by 1.
.............................................................
you can check it...
http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which of the following operations can you not perform on an ado.net dataset?
What are the differences between system.string and system.text.stringbuilder classes?
What is c# in asp net?
What is .edmx file?
Explain the difference between event and a delegate in c#?
Are constructors inherited c#?
Explain About Virtual functions and their use.
Is dictionary a collection?
Are c# strings immutable?
What are data types in C#?
What is an escape sequence? Name some string escape sequences in c#.
Which of the following API is used to hide a window?
what is a structure in c#
Can fields inside a class be virtual?
What is assembly and dll in c#?