What is the difference between Object and Class?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / loganayaki
Class is a way to bind the data and its associated funcions
together.Its a collection of member variables and functions.
In C++,CLASS VARIABLES are called as objects.Thus objects
are used to access the attributes of the class.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / r. antony greetan
Class is a collection of methods and properties
Object is the instance of a class
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / tasavur
class is the template for objects
object is the instance of class.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / muthu annamalai
Object is a System Type. Class is a template
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / mudassir shakil
Class does not exists in the real world but object is an
entity exists in the real and follow the properties of
class.As CAR is a class and object like honda,santro follows
the properties like acceleration,gear and break etc..
| Is This Answer Correct ? | 3 Yes | 1 No |
which argument can be used to make a menu item into bold?
how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event
What is OLEDB?
What does option Explicit means?
What is the use of ActiveX Documents?
Record set object consists of what?
What is the use of debug Window?
in ADO connection string if password is leave blank and all others are given. what will happen
Binary Access-method is used to access file in which manner?
What is Tabstrip control? What is the starting Index value? How to locate it?
What is the use of Scalewidth and ScaleHeight Proeperty?
What is the difference between early binding and late binding?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)