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
Name the two classes are required for implementing a windows service?
What is executereader in c#?
What is variable in c#?
Why do we need generics?
Why do we use dictionary in c#?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What are some examples of desktop applications?
Which language is used for desktop application?
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 is boxing in c#?
What is strong data type in c#?
What does console readline do?
Is collection a data structure?
What are the two uses of a ‘using’ statement in c#?
How will you get the different language strings?