In the coming days, there will be important lessons, which enable us to improve our practical knowledge.
Join to this group to discuss about java programming.... make it useful.
https://t.me/joinchat/FJZjxU0sTSFy8eE8X7QzLA
https://t.me/joinchat/FJZjxU0sTSFy8eE8X7QzLA
Software requirements for java program development:
1-JDK
2-Netbeans
1-JDK
2-Netbeans
The group is created only for discussion, not other purpose.
In java programming first we need to know about class and object.
- class is the collection of objects.
- object is an entity that encapsulates attributes and operations.
Example:
Students can be a class
Student is an object
Its attributes are - name
- age
- sex etc...
Its operations are - take exam
- see results...
THIS IS THE BEGINNING.....
- class is the collection of objects.
- object is an entity that encapsulates attributes and operations.
Example:
Students can be a class
Student is an object
Its attributes are - name
- age
- sex etc...
Its operations are - take exam
- see results...
THIS IS THE BEGINNING.....