Answer Posted / kiran
using system.resources;
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is yield return in c#?
What is meant by clr?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is managed or unmanaged code?
Can a class have static constructor?
How do you serialize an object?
Explain About web methods and its various attributes
Which of the following operations can you not perform on an ado.net dataset?
Can you access a hidden base class method in the derived class?
Is the following code legal?
Which string method is used for concatenation of two strings in c#?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is the xml document structure?
What is a factory in c#?
What is mvc pattern in c#?