- All statements will end with ;
- Classes and methods begin with '{ ' and end with ' } '.
- Statements between { and } are called blocks. blocks defines the scope of the program elements.
Subscribe to:
Post Comments (Atom)
Why to learn java?
Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. Java runs on a variety of platforms...
-
What are object-oriented programming? Object - oriented programming ( OOP ) refers to a type of computer programming method (software...
-
There are 4 basic concepts in Object-Oriented Programming(OOP) : 1. Inheritance => Here, the object acquires or shows all the properties...
-
How to create an online Text Editor using Html & Js It is easy to understand the basics of programming by doing simple programming...
No comments:
Post a Comment