What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework.
Answer Posted / harikrishna
2bytes
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How can we sort an array in c#?
What is the value which is accepted by all data types ?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
What does static mean in c sharp?
What are properties in c#. Explain with an example?
Can struct have constructor c#?
Why is lazy loading?
Is c# and c same?
What are the Types of optimization and name a few and how do u do?
Where’s global assembly cache located on the system?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
Is c sharp and c# are same?
What is an actual parameter?
How main method is called in c#?
Is null or empty in c#?