Summary :
+Fave
Message
Interested in Exam Papers of :
Education History (Schools / Colleges / Universities attended) :
+92
Faves:
In Faves Of :
Goals :
Recent Responses by affafraghib :
Implicit type
Explicit type
Encapsulation is the process of wrapping up of data and code together into a single unit or class
0.0F,false
Return
Static
Constructor-it has the same name as class name. It can not return any value. It executes automatically at the time of object creation.
Method or function-it is declared with different names . function can return a value. It has to be called with the object.
Break, continue
Keywords are reserved words in Java ,which have specialmeaning in the language