Skip to content
Loading video formats, please wait... If the video buffers too much, choose a lower quality from the selector above.

Java Programming Tutorial 6 Explaination Class and object (Sindhi)

M
Mazhar Hussain Pitafi Baloch

94 Views • Mar 28, 2014

Description

Summary :

> Public data can access any where in the Project.
> Class is the collection of methods ,fields and objects.
> Method is the collection of instruction which perform the specific task.
> Package is the collection of classes
> Object is the key through which we can access the class members .
> New is key word which create the space for object

Discover More