What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework.
Answer Posted / harikrishna
2bytes
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can you explicitly call a destructor?
What is the difference between // comments, /* */ comments and /// comments?
Can properties be overloaded in c#?
Is string passed by reference in c#?
What is a must for multitasking
What do you mean by delegates and explain different types of delegates?
What is int32 maxvalue?
Does the system.exception class have any cool features?
Is clr a compiler?
What is the difference between == and object.equals?
Give examples for reference types?
What is a method signature in c#?
Which language is used for desktop application?
How do I format in c#?
Are tuples immutable c#?