Which features of Java do you use the most?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Java is a programming language that aims to provide a simple, secure and portable language for developers. Some of the various features of Java are: Simple- It is easy to learn and understand quickly Object-Oriented- Java comprises of objects. This means that our software can be organised...
read more
Java is a programming language that aims to provide a simple, secure and portable language for developers. Some of the various features of Java are: Simple- It is easy to learn and understand quickly Object-Oriented- Java comprises of objects. This means that our software can be organised as a combination of different types The basic concepts under object-oriented programming (OOPS) are: Object Class Inheritance Encapsulation Polymorphism Abstraction Portable- It is easy to carry the java bytecode to different platforms. Platform independent- Java does not depend on one platform, unlike C, C++. In Java, you can compile the code in one platform and execute in another supported language. Secured- Java provides virus free security. Some of the features such as having no explicit pointers, the programs run inside a virtual machine box, it has a class holder for separation, It has a bytecode. Robust- Java is strong because it uses strong memory management, lack of pointers, automatic garbage collection. Architecture neutral- Java is neutral because it has no implementation dependent features. High Performance- Java is faster than any other traditional programming language. Although it is a bit left behind on C+ Multithreaded- This feature helps Java handle multiple things at the same time. Threads use memory sharing and hence doesn’t occupy any memory. Distributed- Java enables users to make distributed applications. Dynamic- It is dynamic i.e classes are loaded on demand. read less
Comments

Related Questions

Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
Can you use abstract and final both with a method? Why?
No because we have to provide an abstract method with implementation in the subclass (the child class of the parent class in which the abstract method was declared). And for providing this implementation...
Sushil
What is the difference between Java SE, ME, EE?
Java SE is Standard Edition of Java, also known as Core Java. Anybody who wants to work with Java must learn this. And, this is used to write stand alone software with Java. . Java ME is the Micro Edition...
Sense Softech
0 0
5
What are the benefits of online training / e-training when compared to traditional contact training?
time saving and comfortable class time schedule..
Sadhu Sreenivasa Rao
Base obj=new Child(); What are the advantage and real life application of above code?
Have you ever observed while communicating with databases? You can find such type of example while writing code from communicating with DB. Connection connectionObject = DriverManager.getConnection(); or Statement...
Vijay

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Full stack java training demo for both frontend and backend with database
core java:========== lanaguage:---------- to communicate with person General languages: ------------------ engilsh,hindi,telugu,tamil programming language: =================== to machine--->binary...

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

Java Hash Map internal implementation
1.Hash Map internal implementation: In hash map it will create an array of table (to store the {Key,Value} pair) which is of type java.util.HashMap.EntryThe Entry object contains {hash, key, next, value}...
R

Java Achieve (JAR)
Java Archieve is a binary form to bundle a Java library which equivalent to zip file. It contains .class files, .properties, .jpeg, OR any supporting files to execute this library. For Example- junit.jar,...

ClassNotFoundException vs NoClassDefFoundError
ClassNotFoundException NoClassDefFoundError It is an exception and happens due to programmer’s mistake and can be recovered by updating the code. Thrown when an application tries...

Recommended Articles

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you