What is a string? What are the properties of a string class?
Answer Posted / p
string is type of object String whose value is text.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define c# i/o classes? List the commonly used classes?
What is difference between c and c sharp?
What is meant by enumerable in c#?
Explain how can I get around scope problems in a try/catch?
Can var be null c#?
When can a derived class override a base class member?
Why c# is called type safe language?
How many types of constructors are there in c#?
Write a sample code to write the contents to text file in c#?
What are the differences between value types and reference types?
Is c# easier than javascript?
What is Inheritance in C#?
How to use session under class file of APP_Code folder?
How do partial classes work in c#?
What is the difference between a function and a method?