Knowledge in Notes of Java programming

BCA - Java programming

Detailed notes of java programming under the bca program which has to be studied in the fifth semester. The notes contain what is java ,C ++ , it's meaning and other related concepts. Also contains questions for further practice for the student.

Object Oriented Programming Through Java Part -6 (Process Management)

OBJECT ORIENTED PROGRAMMING (OOP) is a programming concept that works on the principles of abstraction, encapsulation, inheritance, and polymorphism. ... The basic concept of OOPs is to create objects, re-use them throughout the program, and manipulate these objects to get results. This is a ppt consisting of Process Management in Object Oriented Programming Through Java