What are the attributes of Java?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

"Rajesh Kumar N: Guiding Young Minds from 1 to 12 with Expertise and Care"

Key attributes of Java: Object-Oriented (OOP-based) Platform-Independent (WORA - Write Once, Run Anywhere) Robust & Secure (Strong memory management) Multithreaded (Supports concurrency) High Performance (JIT Compiler) Garbage Collection (Automatic memory management) Scalable...
read more
Key attributes of Java: Object-Oriented (OOP-based) Platform-Independent (WORA - Write Once, Run Anywhere) Robust & Secure (Strong memory management) Multithreaded (Supports concurrency) High Performance (JIT Compiler) Garbage Collection (Automatic memory management) Scalable & Distributed (Used in ente rprise apps) read less
Comments

Online Mathematics tutor with 8 years experience(Online Classes for 10th to 12th)

Key attributes of Java: Object-Oriented (OOP-based) Platform-Independent (WORA - Write Once, Run Anywhere) Robust & Secure (Strong memory management) Multithreaded (Supports concurrency) High Performance (JIT Compiler) Garbage Collection (Automatic memory management) Scalable & Distributed...
read more
Key attributes of Java: Object-Oriented (OOP-based) Platform-Independent (WORA - Write Once, Run Anywhere) Robust & Secure (Strong memory management) Multithreaded (Supports concurrency) High Performance (JIT Compiler) Garbage Collection (Automatic memory management) Scalable & Distributed (Used in ente rprise apps) read less
Comments

Related Questions

Is Java a language or a technology?
java is both language and technology. Java platform serves as technology.
Sammeyka
0 0
5
Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
Is Java a compiler or Interpreter?
Java is a programming language and computing platform first released by Sun Microsystems in 1995. A Java compiler is a compiler for the Java programming language. A JVM interprets bytecode and...
Dr Rakesh
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
Is learning Java worthwhile?
Yes, learning Java is worthwhile for versatile career opportunities in web, mobile, and enterprise development.
Shantanu
0 0
5

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

Ask a Question

Related Lessons

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

SWITCH STATEMENT IN JAVA
switch statement - condition statement - only once the checking takes place so we recommend use break statement. switch(condition/variable/choice){case 1: //statements break;case 2: // statements break;case...

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Difference Between Checked And Un-Checked Exception
1. Exception is an abnormal condition in the program, if raises program terminates abnormally. 2. Exception always occurs at runtime only, there is no chance of exception at compile time. 3. Syntactical...

Mastering in Java Programming
Core java topics What is Java?Execution Model Of JavaBytecodeHow to Get Java?A First Java ProgramCompiling and Interpreting ApplicationsThe JDK Directory StructureUsing Eclipse Data types and Variables What...

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

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 >

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