What is the difference between String s(Small s) and String
S(Capital S)?
Answer Posted / bhagyashri
Small string is used as a DataType to declare variable &
Capital String is Class.Both are derived from
System.String.To Declare Any string variable we use small
string.
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What is difference between a function and a method?
What is thread in c#?
Define interface class in c#?
Why do we need delegates in c#?
List down the different ide’s provided by microsoft for c# development.
Is c# good for beginners?
What is eager and lazy loading in c#?
Why we use get and set method in c#?
How long can loop recorders stay in?
Are c# objects passed by reference?
How do you name a variable in c#?
What are strings in c#?
What is data type in c# with example?
What is generic collection in c#?
What does the dispose method do with the connection object?