What is the difference between a property,method & event ?(දන්න එකෙක් කියපන්)
දන්න එවුන් කියපන් මේක හරිද කියලා මචං...
මම මේ Google Search කරලා හොයාගත්ත එකක්

Object has three characteristics
and these are
1.Property
2.Method
3.Event
Property represents (data) characteristic of an object..
Method represents the behavior(action)performed by an object..
Event is msg sent by an object to signal an activity
Example:-
For a class Employee
FirstName,LastName,Salary <------ Properties
Hire,Promote <------ Methods
On hire, On promote <------ Events
දන්න එවුන් කියපන් මේක හරිද කියලා මචං...
මම මේ Google Search කරලා හොයාගත්ත එකක්


Object has three characteristics
and these are
1.Property
2.Method
3.Event
Property represents (data) characteristic of an object..
Method represents the behavior(action)performed by an object..
Event is msg sent by an object to signal an activity
Example:-
For a class Employee
FirstName,LastName,Salary <------ Properties
Hire,Promote <------ Methods
On hire, On promote <------ Events


me paranam kela wei wage bn 
