adspace


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 is expression tree in c#?

1007


How do you inherit a class into other class in c#?

1001


How to assign Null value to Var?

1073


What is an abstract class c#?

978


Which namespaces are necessary to create a localized application?

1151


Why can't we use a static class instead of singleton?

963