What is a string? What are the properties of a string class?
Answer Posted / p
string is type of object String whose value is text.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which operator cannot be overloaded in c sharp?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What are the types of methods in c#?
What is int32?
Can we call server-side code (c# or vb.net code) from javascript?
How to find out that the code is written as managed or un-managed code?
What is the purpose of the integer parse method the decimal parse method?
What is option parameter in C#?
What is the benefit of interface in c#?
Can abstract class have constructor in c#?
How many bytes is a long c#?
What does xpath return?
Why do we need encapsulation in c#?
How do I declare inout arguments in c#?
What is a struct in C#?