What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / rajeszx
object =car
property
color--> red
tech features--> abs,four wheel drive, 6 airbags, v8 engine
method
starting a car
braking a car
change to eco mode
change to sport mode
event
if fuel is low it warns
if door not closed while in driving it warns
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between Tabletype and Snapshot?
Which language is used in visual basic?
Scope of API?s can be of different types, what are they Why API functions are Required?
Can a VB application be an OLE server?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
what are the Differences between ActiveX Control and Standard Control?
What is data control in vb?
What are the types of API Types.
Difference between Class Module and Standard Module?
Is it possible to call oracle database through ADO control or Object?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
Types of cursors in RDO.
Where can I get good up-to-date information about VB?
Explain about declaring variables in Visual basic?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?