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 dll in vb.net?
Is it possible to inline assembly or il in c# code?
If I want to override a method one of class A and in class b then how do you declare?
What is bit in c#?
What is a delegate? Explain.
What are the types of class in c#?
List the difference between the virtual method and the abstract method?
What is a console application in c#?
How do I run a cshtml file?
What are static and dynamic variables?
Difference between directcast and ctype.
What is inumerable?
What does typeof return c#?
What is a partial class in c#?
What is generic delegate in c#?