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
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How to control the file?
It possible to call OLEDB?s Features directly in VB without using any control?
Explain about the creation of EXE files with Visual Basic?
Which language is used in visual basic?
What is the Windows API?
Can you tell me the properties of the controls?
Why API functions are Required?
How would you Create a Query Builder and Explain its uses
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Difference between Class Module and Standard Module?
To find the current recordposition in data control.
What is Mask Edit and why it is used?
How do I prevent multiple instances of my program?