What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework.
Answer Posted / ganesh
sorry harikrishna. ur answer is wrong.
by default the size of a string is 0 bytes.we can have a
null string in c#.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is c sharp language?
What are the types of comments in c#?
Can I use parseint?
What is native image generator (ngen.exe)?
How do I do a case-insensitive string comparison?
What's your approach to fetch static data in your windows form application?
Explain About friend and Protected friend
Why linq is having select clause at the end?
What are primitive data types in c#?
Structs are not reference types. Can structs have constructors?
What is .cshtml file?
Is arraylist generic in c#?
Explain about Threading Types.
Explain About Global.asax
What is difference between Trace and Debug