What is class and object in asp.net?



What is class and object in asp.net?..

Answer / Devarshi Dubey

In ASP.NET, a class is a blueprint for creating objects (instances of that class). An object is an instance of a class that has state and behavior. Classes define the structure and behavior common to all objects of a certain kind

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )

2 Answers   Cap Gemini,


List some of the important session state modes of asp.net.

1 Answers  


ASP.NET uses event driven programming model.Justify.

2 Answers  


What is localization and Globalization?

3 Answers  


What method do you use to explicitly kill a users session?

2 Answers   Siebel Systems,


what to magage the state manament in asp.net with respect to in_prock and out_prock

1 Answers   Aviva,


What are Authentication mechanisms in .Net?

6 Answers   Accenture,


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


best .net institute in hyderabad

7 Answers  


How does a content page different from a master page?

1 Answers   MindCracker,


what is diff between responseexpires and expiresabsolute

2 Answers   Accenture,


Explain the difference between value type and reference type?

1 Answers  


Categories