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
how encapsulation is implemented in c#
What is the concept of strong names?
What is a reference type c#?
Can abstract class have constructor c#?
Is Facebook a desktop application?
Can I call a virtual method from a constructor/destructor?
How to transpose multi-dimensional array?
What is Implicit conversion in C#?
Is c# good for beginners?
What is float in unity?
Can abstract classes be final?
How do I know if executenonquery is successful c#?
What is a constructor in c#?
How do you comment out code in c#?
Is int a struct in c#?