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

Explain jagged arrays in c#?

570


Illustrate namespaces in c#?

544


What is multidimensional array in c#?

460


Why ienumerable is used in c#?

470


Is c and c# the same?

496






What are the different ways of method can be overloaded?

452


Are arraylist faster or arrays?

484


What are the Types of values mode can hold session state in web.config

546


How do you sort a list in c#?

487


Is php better than c#?

495


Can we inherit abstract class in c#?

482


What is difference between throw and throws in c#?

450


How are delegates chosen?

458


What is the difference between delegates and events in c#?

418


What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?

496