Revision of Class IX Syllabus
Revision of Class IX Syllabus
method/function
A computer program is a collection of
instructions that can be executed by
a computer to perform a specific task.
Most computer devices
require programs to function properly.
A computer program is usually written
by a computer programmer in
a programming language.
What is Java?
Java is a popular programming language
It is owned by Oracle, and more than 3 billion devices
run Java.
It is used for:
Mobile applications (specially Android apps)
Desktop applications
Web applications
Web servers and application servers
Games
Database connection
And much, much more!
Why Use Java?
Java works on different platforms (Windows, Mac,
Linux, Raspberry Pi, etc.)
It is one of the most popular programming language in
the world
It is easy to learn and simple to use
It is open-source and free
It is secure, fast and powerful
It has a huge community support (millions of developers)
Java is an object oriented language which gives a clear
structure to programs and allows code to be reused,
lowering development costs
Revision of class IX syllabus
Basic concepts of Java programming
40% questions may be asked in Board Examination from revision of class IX
Reserved Keywords
Identifiers
Literals
Operators
Separators