What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / anuradha
Property:
It is the inbuilt behaviour.
Mehtod:
It is the work that is possible to perform
Event:
It is the result of the work performed.
Ex::
A man
Man has two hands, two legs , he is fair , handsome etc are
the Properties
Walking , claping , writing are the possible things done by
the man, and they are treated as Methods.
If he walks will go to some place, if he writes will
complete his homework i.e; if he done some work he will get
the result
Means the execution of method is called as Event(will get
some output)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is visualvm free?
Is the Variant type slower than using other variable types?
What is file in vb?
Draw Sequence Modal of DAO? Explain.
How do I tell when an application executed using the SHELL command is finished?
Clear property is available in ____,___ control.
___ property used to add a menus at runtime.
Types of DBCombo boxes
Explain Types of DBCombo boxes?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
How do I implement Undo?
How would you create your application in DHTML?
Is it possible to change menu runtime using API? If yes Specify the function names?
How do I call help files from a VB program?
What is rdo in vb?