What is the difference between String s(Small s) and String
S(Capital S)?
Answer Posted / azka106
basically string is used as datatype,.,.., whereas String is a predefined function ,.,. that usually called as String function,.,.,. and when we have to print something using String we override this String function,...and small s string is just datatype as above describe..
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does mean c#?
What is reflection in c#?
What are class fields?
What is default method in c#?
How to open a new form on button click in Windows forms?
What is difference between int and int in c#?
What is the difference between list and dictionary in c#?
Does c# have functions?
Is c++ or c# better?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
Is as keyword in c#?
In a single .NET DLL how many classes it contains?
What is the use of ispostback in c#?
How do you declare an arraylist?
Is c# used for any core features of windows vista?