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


Please Help Members By Posting Answers For Below Questions

what is difference between is and as operators in c#?

602


What is the difference between interface and inheritance in c#?

552


What is string concatenation?

559


What is the reason behind the invention of c#?

710


Explain the different ways a method can be overloaded?

535






What are immutable types in c#?

572


List out two different types of errors in c#?

612


Which controls do not have events?

643


Is double a decimal?

598


Can I use parseint?

550


Can you use all access modifiers for all types?

608


What is the difference between firstordefault and first?

548


What exactly happens when we debug and build the program?

2258


What problem does Delegate Solve?

644


In how many ways you can overload a method?

660