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
How would you access objects created in ActiveX Exe and ActiveX Dll
Recordset object consists what?
State about the different types of visual basic data?
___ is the control used to call a windows application.
Scope of API?s can be of different types, what are they Why API functions are Required?
What is the use of Imagelist Controls ?
Specify technical & functional architecture of your last 2 projects.
What is ActiveX Dll and ActiveX Exe?
Explain the working of templates?
How do I do drag & drop between applications?
Explain about form creation in Visual Basic?
How would you navigate between one document to another document in Internet Explorer ?
How would you create Visual basic Document file?
Difference between Class Module and Standard Module?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?