What is a resource? Provide an example from your recent
project.
Answer Posted / chandana
Resources are objects like images, text files etc.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Is c and c# the same?
What is multicast delegate explain with example?
What is the meaning of console writeline in c#?
How do I declare inout arguments in c#?
What is the difference between a class and an object c#?
What's the difference between a static method and a non static method c#?
Which is faster dictionary or hashtable?
Explain the various types of classes used in c#?
Explain the difference between “as” and “is” operators used in c#?
Can a private virtual method can be overridden?
Difference between abstract classes and interfaces
What is a jagged array?
What are the delegates in c#?
Which framework is best for desktop application?
What is difference between value and reference types in C#.NET