What is the difference between Object and Class?

Answer Posted / loganayaki

Class is a collection of data
members and functions,
whereas object is used to define
or initialize the data members and
functions present inside the class.

Is This Answer Correct ?    27 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any way to pass a variable to a form apart from using global variables?

1086


How would you navigate between one document to another document in Internet Explorer ?

1812


How do I mimic a toggle button?

1014


How can you Navigate from the DHTML application to another DHTML application? .

1632


What is DDE?

1777






How would you create properties in ActiveX Control?

1531


What is the use of OLE?

2035


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1538


What do you mean by Databound Controls Explain?

1430


How can you Add API functions to your Application?

1359


Where can I get good up-to-date information about VB?

913


Difference between DDE and OLE.

2788


How do I add a form in visual basic?

518


When/Why should I use Option Explicit?

976


How do I access C style strings?

1000