What is a resource? Provide an example from your recent
project.
Answer / gaurav
Resources are objects like images, text files etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between a class and an object, and how do these terms relate to each other?
what is the keyword used for self reference?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Directcast(123.34,integer) - should it throw an error? Why or why not?
what are connection strings?
What are the new features in .net core?
What are code contracts?
Difference between class and interface in .net?
Please tell us what is the difference between override and overload in a method?
Garbage collector thread is what kind of a thread?
Explain how to load the contents of an xml file into an xmldocument object?
Explain the Difference between value and reference type.