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
Why are local variables stored in stack?
What is the use of system.environment class in c#.net?
What are the three types of predicates?
Illustrate serialization?
What is difference between field and property in c#?
Can an abstract class inherit from another abstract class c#?
How to implement a singleton design pattern in c#?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
Which is better python or c#?
What is difference between ienumerable and list?
How do I simulate optional parameters to com calls?
Explain the working of serialization?
What is the use of getcommandlineargs() method in c#.net?
What is datatable and dataset in c#?
What is a satellite assembly in c#?