What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework.
Answer Posted / mohan
12 bytes
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Is clr a compiler?
What is dataset and dataadapter in c#?
What is list collection in c#?
What is method and function in c#?
Does c# do array bounds checking?
What is thread life cycle in c#?
Can arraylist store different data types in c#?
What is difference between const and static in c#?
Are there constructors in c sharp?
What namespace is list in c#?
What is the difference between delegates and events in c#?
What is lazy t?
Why array is faster than arraylist in c#?
Is double a decimal?
How to properly clean up excel interop objects?