Please explain about "this" object
Answers were Sorted based on User's Feedback
Answer / satya narayan sahoo
It is the reference for the current class.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / triveni
This:Whenever user creates an object automatically compiler
creates an pointer for that object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between value type & reference types ?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
What is web.config in .net?
When developing a Windows service for .NET, which namespace do you typically look in for required classes?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What is an Interface? Have you ever developed an Interface.
Explain how to spawn a thread?
What is the advantage of packaging over xcopy in .net?
Is atl redundant in the .net world?
Explain what do the terms “boxing” and “unboxing” mean?
Which ports are used by viruses? UDP/TCP?
What application do you use to install a Windows service?