18. Computer Applications
18. Computer Applications
INDIAN CERTIFICATE OF
SECONDARY EDUCATION
EXAMINATION
COMPUTER
APPLICATIONS
(86)
February 2025
____________________________________________________________________________________________
MISSION STATEMENT
ETHOS OF CISCE
CLASS IX
There will be one written paper of two hours duration 2. Elementary Concept of Objects and Classes
carrying 100 marks and Internal Assessment of
Modelling entities and their behaviour by objects, a
100 marks.
class as a specification for objects and as an object
factory, computation as message passing/method
THEORY – 100 Marks calls between objects (many examples should be
1. Introduction to Object Oriented Programming done to illustrate this). Objects encapsulate state
concepts (attributes) and have behaviour (methods). Class as
a user defined data type.
(i) Principles of Object Oriented Programming,
(Difference between Procedure Oriented and A class may be regarded as a blueprint to create
Object oriented). objects. It may be viewed as a factory that produces
All the four principles of Object Oriented similar objects. A class may also be considered as
Programming should be defined and a new data type created by the user, that has its own
explained using real life examples (Data functionality.
abstraction, Inheritance, Polymorphism,
Encapsulation). 3. Values and data types
(ii) Introduction to JAVA - Types of java Character set, ASCII code, Unicode, Escape
programs – Applets and Applications, Java sequences, Tokens, Constants and Variables, Data
Compilation process, Java Source code, Byte types, type conversions.
code, Object code, Java Virtual Machine Escape sequences [\n, \t, \\, \”, \’], Tokens and its
(JVM), Features of JAVA. types [keywords, identifiers, literals, punctuators,
Definition of Java applets and Java operators], primitive types and non-primitive types
applications with examples, steps involved in with examples, Introduce the primitive types with
compilation process, definitions of source size in bits and bytes, Implicit type conversion and
code, byte code, object code, JVM, features Explicit type conversion.
of JAVA - Simple, Robust, secured, object
oriented, platform independent, etc. 4. Operators in Java
Forms of operators, Types of operators, Counters,
Accumulators, Hierarchy of operators, ‘new’
operator, dot ( . ) operator.
Forms of operators (Unary, Binary, Ternary), types
of operators (Arithmetic, Relational, Logical,
Assignment, Increment, Decrement, Short hand
operators), Discuss precedence and associativity of
Fair 12 12 12 24
Poor 8 8 8 16
The Head of the school will be responsible for the Any suitable Operating System can be used.
online entry of marks on CISCE’s CAREERS portal For teaching fundamental concepts of computing
by the due date. using object oriented approach, Blue J environment
(3.2 or higher version) compatible with JDK (5.0 or
EQUIPMENT higher version) as the base or any other editor or IDE,
There should be enough computer systems to provide compatible with JDK (5.0 or higher version) as the
for a teaching schedule where at least three-fourth of a base may be used. Ensure that the latest versions of
time available is used for programming and software are used.
assignments/practical work. The course shall require
at least 4 periods of about 40 minutes duration per
week. In one week, out of 4 periods the time should be
divided as follows: