Page 13 - CA_Blue( J )_Class9
P. 13
CONTENTS
01 Principles of Object-Oriented Programming 13
1.1 Types of Computer Languages 1.2 Programming Paradigms
1.3 Principles of Object-Oriented Programming
02 Introduction to JAVA 28
2.1 Evolution of Java 2.2 Types of Java Programming
2.3 Java Compilation Process 2.4 Features of Java
2.5 Advantages of Java 2.6 Disadvantages of Java
2.7 Working with BlueJ
03 Elementary Concept of Objects and Classes 41
3.1 Concept of Classes and Objects 3.2 Class in Java
3.3 Object in Java 3.4 Properties of Class and Object
3.5 Difference between Class and Object
04 Values and Types 53
4.1 Character Sets in Java 4.2 How Characters are Stored in Memory?
4.3 Escape Sequences 4.4 Tokens
4.5 Data Types 4.6 Variable
4.7 Type Conversion
05 Operators in Java 83
5.1 Operators 5.2 Forms of Operators
5.3 Types of Operators 5.4 Special Operators in Java
5.5 Hierarchy of Operators 5.6 Associativity of Operators
5.7 Output Statement
06 Input in Java 119
6.1 Comments in Java 6.2 Packages in Java
6.3 Initialisation 6.4 Input using Parameters
6.5 Using Scanner Class 6.6 Using InputStreamReader Class
6.7 Errors in Java 6.8 Testing and Debugging
6.9 Exception Handling in Java

