Answer Posted / kiran
using system.resources;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is use of abstract class in c#?
What is a bool in c#?
why delegate is type safe?
What is the difference between string keyword and system.string class?
What are object pooling and connection pooling and difference between them?
What is lazy keyword in c#?
Why dictionary is faster than list?
Why dataset is used in c#?
What is difference between dynamic and var in c#?
Explain About Virtual functions and their use.
Explain the difference between event and a delegate in c#?
What are the examples of data types?
what is an exception in .net?
What does out mean c#?
What is the difference between system.string and system.text.stringbuilder classes?