What is the difference between Object and Class?

Answer Posted / pola manohar

Class:- A Class is a static. all of the attributes of a
class are fixed before during and after execution of a
program. the attribute of class don't change.

object:- an object on the other hand has a limited life
span. objects are created and eventually destroyed.

class is a general concept while objects are the specific
and real instances that embody that contating.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of line styles available in Treeview Control?

1877


How do I speed up control property access?

1006


Is visual basic c#?

502


Types of DBCombo boxes

1579


How do I dial a phone number without using the MSCOMM VBX?

1263






How would you create your application in DHTML?

1522


____ property is used to lock a textbox to enter a datas.

1169


what are the Differences between Recordset and Resultsets?

1998


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1705


What is DBSqlPassThrough?

2641


Is it posible to Create Tables Through Querydef?

1662


What about DLL calls that require callbacks?

981


How to get Cursor position using API?

1672


How would you access objects created in ActiveX Exe and ActiveX Dll

1510


What is the difference between Msgbox Statement and MsgboxQ function?

1444