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 is Polymorphism? How does VB.NET/C# achieve polymorphism?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Define marshling?
What is a serviced component?
What is the use of activex control in .net?
Tell us what is json data, and what is one way that .net developers can work with json?
What are the differences between user control and server control?
What is singlecall activation mode used for in .net?
Which namespace is used to support multithearding in .NET?
What does il do?
Explain attributes in dot net?
What tools can I use to develop .net applications?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
Explain the features that are common to all .Net languages.