Java Features | Part I | Java Programming | Core Java | Java Tutorial | Java Full Course | J2SE

preview_player
Показать описание
This is the second video in the java programming series.
It covers java features such as

Simple: Java is a simple programming language to learn. Easy to learn even school going students can learn java. The syntax is simply based on C++, clean, and easy to understand.
Most of the complex and confusing features/concepts are removed. Explicit Pointers,
Multiple inheritance removed. Auto memory management & Automatic Garbage Collection

Object-oriented Programming Language: Java is 100% programming language. java organizes software as a collection of a real-world entity. Everything in Java is an object.

Two-Stage / Interpreted Programming Language: Each java source code is first compiled get converted in byte code then interpreted and then converted into a machine-understandable form

Platform independent: Java is different than any other programming language which is when get compiled convert source code to particular OS understandable code.
Means program executed on one OS can not execute on other machines without modification.
This is not the case with java. Once a java program is written it can execute on any machine happily

Architecture Neutral: Java does not depend upon under laying machine architecture. Changes or up-gradation in OS, Processor, system resources does not force any changes in java program

Portable: We can migrate java byte code easily from one platform to another platform easily. There is no need to change in java program.

this video also explains diagrammatically the difference between Platform independent, Architecture Neutral, and Portable feature.

A very important session for the java certification Examination.

To watch more videos on
Java Programming or Core Java (J2SE)

Object-Oriented Programming using C++ :

Database Management System:

Python Programming Full Course:

Software Design and modeling using UML / OOAD:

To watch more videos on the preparation of Competitive Exam:

#javaprogramming #corejava #J2SE #RiseandShineEducations #javafeatures #javatraining #training
Рекомендации по теме
visit shbcf.ru