Answer Posted / jayashree k r
The name "C sharp" was inspired by musical notation where a
sharp indicates that the written note should be made a
half-step higher in pitch. This is similar to the language
name of C++, where "++" indicates that a variable should be
incremented by 1
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are data types with examples?
What is dictionary class in c#?
What are sessions in c#?
How do I make a dll in c#?
What is a console?
While debugging a C# application can you change the value of a variable?
what is method overloading in c#?
What is the difference between package and interface?
What is a c# delegate?
What is difference between function and method in c#?
What is wrong with the sample program below?
Write a sample code to write the contents to text file in c#?
What is the difference between list and ilist in c#?
Is visual c# free?
Why do we use overloading in c#?