Answer Posted / kiran
using system.resources;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are most desktop applications written in?
What is the difference between disposing of () and finalize() methods in c#?
List the difference between interface and abstract class?
Explain how do you directly call a native function exported from a dll?
What is the default value of decimal in c#?
What does dbml stand for?
What is the difference between static and constant variables?
What types of object can I throw as exceptions?
What is .cs file in c#?
What is difference between ienumerable and enumerable in c#?
Explain how do you convert a value-type to a reference-type?
How can I develop an application that automatically updates itself from the web?
What does return do in unity?
What is the meaning of console writeline in c#?
Is int an object in c#?