About Java Programming & Object Oriented Programming Evolution
\\ If you have any query or questions on my post, then please comment below //
What is Java technology:
Java is a programming language.
Java is a development environment for programming language.
Java provides application environment.
Java provides the deployment environment for programming.
Java Language Is Easy To Program Because:
1. It eliminates problems like pointer, memory management that affect the robustness of the code.
2. Java is an object oriented programming language, and it helps us to visualize the program in real life.
3. Java means to change program dynamically during their runtime life by enabling them to download code
Modules.
Java Technology Architure Uses Following Features:
1. The JVM (Java Virtual Machine).
2. Garbage Collection.
3. The JRE (Java Runtime Environment).
4. JVM Tool Interface.
Evolution Of Object Oriented Programming Language:
BCPL a language developed by Martin Richards. BCPL influenced a language called B, invented by Ken Thompson. Which lead to development of c language in 1970's.
During the late 1970's and early 1980's, C becomes the dominant computer programming language and it is widely used today. Throughout the history of programming the increasing complexity of programs has driven the need for better ways to manage that complexity.
C++ is a response to that need. As programming growth , assembly language was invented so that a programmer could deal with larger, increasing complex programs by using symbolic representation of the machine instruction.
C has a limit to handle complexity. Once a program exceeds some where between 25,000 and 100,000 lines of code. It becomes so complex that it is difficult to grasp totally.
C++ allows this barrier to be broken, and helps the programmer comprehend and manage larger programs. C++ was invented by Bijrane Strousstrup in 1979.
In 1983 it is named C++ which extends C by adding Object Oriented Features, And this is the evolution of object oriented programming language.
Click Here To Know How To Download Above Video Tutorials Or YouTube Videos Free