In this video lets learn about features of java also known as java buzz words.
Notes link :https://muddy-notify-763.notion.site/...
Follow us on Instagram :
https://www.instagram.com/the_code_da...
#javatutorial #java #learnjava #javaprogramming #javaprojects #javadeveloper
features of java,java,java features,features of java in hindi,features of java 8,java 8 features,java 7 features,learn java,java - features,java 9 features,java tutorial,java jdk 8 features,java 9 new features,features,java programming,what is java,java basics,key features of java,features of a java,new features of java 8,features of java core,five features of java,four features of java,good features of java
FEATURES OF JAVA
The features of Java are known as *“Java Buzzwords”*
1. Java is Simple
2. Platform Independent
3. Secure
4. Object-Oriented
5. Architecture-neutral or portable
6. Interpreted
7. Robust
8. Distributed
9. Multi-Threaded
10. Dynamic
[1.](http://1.java)**Java is simple**
Java programming language is easy and very simple to learn.
The concepts and syntax of Java is similar to C and C++ which makes it easy to learn.
In Java there are no complicated features like Pointers, Storage classes, Preprocessors and header files, multiple inheritance, operator overloading etc..
There is a concept of Garbage collection in Java where we no need to remove the unreferenced objects explicitly.
2.Platform Independent
Being platform-independent means a program compiled on one machine can be executed on any machine in the world without any change in the code.
Java used byte code to achieve platform independency.
Java compiler converts source code into an intermediate code known as *Byte Code* which can run on different machines
3.Secure
Java is more secure because it supports access modifiers that restrict the access of different classes, functions, variables etc.
Bytecode verifier scans the code for any illegal access of data.
4.Object-Oriented
Java is a pure object-oriented programming(OOP) language.
It supports OOPs concepts like class, object, inheritance, abstraction and encapsulation
Everything in java is an object. We can’t even write a program in java without using classes.
5.Architecutre Neutral or portable
Java program can run anywhere independent of underlying operating system.
This feature of Java is known as *“Write-Once-Run-Anywhere”(WORA).*
It uses byte code to achieve this feature.
There is a fixed size for primitive data types on any machine( Its different incase of C language)
6.Interpreted
Java integrates the power of *Compiled Languages* with the flexibility of **Interpreted Languages**.
7.Robust
Java is a robust language that is capable of handling run time errors.
Java has a strong memory management system.
8.Distributed
Java supports to develop distributed applications.
9.Mutli-Threaded
Java supports multi threading. A thread is a small program that runs concurrently.
Thus the resources are used efficiently by all the programs.
10.Dynamic
Java is a dynamic programming language.
Everything is done on demand.
There is automatic memory management with the help of Garbage collector.
Music credits :
https://www.bensound.com/
On this page of the site you can watch the video online What are the Features of Java | Why Java is the most popular Programming language. with a duration of hours minute second in good quality, which was uploaded by the user CODE DAILY 07 February 2022, share the link with friends and acquaintances, this video has already been watched 37 times on youtube and it was liked by 6 viewers. Enjoy your viewing!