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
Can you have parameters for static constructors?
Which namespaces are necessary to create a localized application?
What does string intern do?
What is form feed and carriage return?
What does addressof operator do in background ?
How many static constructors are allowed in a class?
Are c# strings null terminated?
Why do we need abstraction in c#?
When Should You Call The Garbage Collector In .net?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Describe the types of comments in c#?
What is the C# syntax to catch any possible exception?
What does .length do in c#?
How will you get the different language strings?
How to reverse each word in a string using c#?