What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / sk sultan ahmad
A Property is a way to expose an internal data element of a class in a simple manner.
Method is a block of code that contain a series of statement.
Event are programming construct use to pass notification back from one class.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How would you add elements and pictures to listitems in listview control?
___ Property is used to count no. of items in a combobox.
Draw Sequence Modal of RDO? Explain.
How do you avoid the "Invalid use of null" error when reading null values from a database?
What is the use of command Object?What are the various types of variables?
What is the difference between adodc and adodb in vb?
what is the Property used to add a menus at runtime?
What is visual basic used for?
___ property is used to change to ___ value to access a identity column'in datacontrols.
Is it possible to Manipulate data through flexgrid? Explain.
What is difference between datagrid and flexgrid?
What is ActiveX? Explain.
What is shortcut menu and explain "The ole control's shortcut menu".
How many File System Controls are there Explain?
what are the types of cursors in DAO?