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


Please Help Members By Posting Answers For Below Questions

What are the advantages of properties in c#?

738


What is streamreader/streamwriter class?

710


What is the difference between disposing of () and finalize() methods in c#?

758


Show us in simple steps to create setup & deployment project for windows application?

713


What is strongly typed in c#?

682


Can you create an instance of a static class?

764


What's the difference between a static method and a non static method c#?

736


who is a protected class-level variable available to?

752


What is hashset c#?

694


List some Advantages of switch-case over if else?

690


What is the major difference between a custom control and user control?

788


If a child class instance is created, which class constructor is called first - base class or child class?

713


What is the difference between dynamic type variables and object type variables in c#?

702


What is a constructor in c#?

813


What is clr namespace?

681