Answer Posted / kavitha m.s.
object is an instance of class
Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What's typical about a windows process in regards to memory allocation in .net?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain the code behind wors and contrast that using the inline style.
State the differences between the dispose() and finalize().
What is cyclomatic complexity and why is it important?
What is the difference between boxing and unboxing?
Explain me what is the difference between an abstract class and an interface?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
How will you load dynamic assembly? How will create assemblies at run time?
I'm having some trouble with cas. How can I troubleshoot the problem?
What is static constructor, when it will be fired? And what is its use?
Is there built-in support for tracing?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
how can i create a table from front end to back end in wabe page?