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 namespace is list in c#?
How many constructors can a class have c#?
What is delegate in c# interview questions?
Can an interface extend a class c#?
How many types of variables are there in c#?
How is exception handling implemented in c#?
What is lambda expression in c#?
What is singleordefault c#?
What is use of console?
Write a C# program to find the Factorial of n
What is difference between singleton and static class in c#?
What are interfaces in c#?
Why do we need private constructor in c#?
What are virtual destructors?
What do you know about device context?