What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / nitesh
when you will click on radio button below (e. g. yes ) that
will generate an event. when the respected ouput will be
generated (i. e. incrementing no. of yes), that is caused by
the method. And the color (i.e. Green / red) of radio button
is set due to use of property.
....Nitesh Singh
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what is the Difference between Recordset and Querydef?
How would you use ActiveX Dll and ActiveX Exe in your application?
I have several megabytes of memory. Why do I get an "out of memory" error?
What is file in vb?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Whether HTML supports multimedia: and document links?
Timer control contains ________ no. of events.
Explain about an event-driven programming language?
Give brief description about class?
What is hyperlink?
What are the important components of OLEDB?
Which method is preferred to save datas like database?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
To.set the command button for ESC ___ Property has to be changed.