SYLLABUS
1. Introduction to Object Oriented Programming concepts:
(i) Principles of Object Oriented Programming, (Difference between Procedure Oriented and Object-oriented).
All four principles of Object Oriented Programming should be defined and explained using real-life examples (Data abstraction, Inheritance, Polymorphism, Encapsulation).
(ii) Introduction to JAVA - Types of Java programs – Applets and Applications, Java Compilation process, Java Source code, Byte code, Object code, Java Virtual Machine (JVM), Features of JAVA.
Definition of Java applets and Java applications with examples, steps involved in the compilation process, definitions of source code, byte code, object code, JVM, features of JAVA - Simple, Robust, secured, object-oriented, platform-independent, etc.
Comments
Post a Comment