What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework.
Answer Posted / paresh nawale
dileep is right.
as string is refrence type it need 4 bytes to hold memeory
address.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define satellite assembly in c#?
Can you have parameters for static constructors?
What do you mean by winforms in c#?
Explain the difference between and xml documentation tag?
How to find out that the code is written as managed or un-managed code?
What is the difference between delegates and superdelegates?
Explain streamreader/streamwriter class?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
Is a games console a computer?
Explain how to implement delegates in c#.net
How assembly versioning in .NET prevent DLL Hell problem?
Explain About namespaces
How do I get deterministic finalization in c#?
Why do canadians say zed?
What is data binding c#?