Is Java a pure object-oriented programming language?

Asked by Last Modified  

4 Answers

Learn Java

Follow 1
Answer

Please enter your answer

4½ years of expertise in class-7-10 and full stack development tutoring

Comments

Python trainer believe in practical learning.

Java is not a pure object-oriented programming language. It is an object-oriented language, but it does allow for some non-object-oriented features, such as primitive data types and static methods. A pure object-oriented programming language is a language in which everything is an object. This means...
read more
Java is not a pure object-oriented programming language. It is an object-oriented language, but it does allow for some non-object-oriented features, such as primitive data types and static methods. A pure object-oriented programming language is a language in which everything is an object. This means that all data and functionality are encapsulated in objects, and all interactions between objects are done through messages. Java does not meet this definition of a pure object-oriented language because it allows for primitive data types and static methods. Primitive data types are data types that are not objects, such as int, float, and boolean. Static methods are methods that are not associated with any particular object. read less
Comments

Java is often considered to be a "pure" object-oriented programming language, but it does have some elements that are not strictly object-oriented.
Comments

Maths and Computer Tutor for 8,9,10,11,12

No Java is not a pure Object Oriented Programing language It is still not supporting multiple inheritance
Comments

View 2 more Answers

Related Questions

I want to learn from beginning, please tell me what is the best source to learn (core java)
hi sunaini It is very good that you want to learn programming... I would recommend you c,c++,java and dotnet courses...for becoming a good provrammer.. we provide online training..at lowest prices if...
Sunaini
best source to learn java from?
Main source if information on Java is oracle documentation. But it takes your time to read through, a lot more than you expect. Better prefer a trainer who can give what you need.
Himanshu
Sir how is Java a pure object oriented programming language?
Java is not a purely object-oriented programming language. Lots of people say’s its object-oriented language but it is not true because Java supports primitive data type and does not handle multiple inheritances.
Ram
Which one is faster, Python or Java?
The speed of Python and Java can vary depending on the specific task. Java is generally considered faster for low-level operations and large-scale applications, while Python is often valued for its simplicity...
Chetana
0 0
5
Why Java is platform independent?
Once your java code compiled, compiled code(.class) can be executed on any os platform...if your question is HOW..it is interesting which deals with bytecode conversation
Sunita

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

Ask a Question

Related Lessons

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

Core Java
Introduction: An Object Oriented Programming Language consists of Objects. There are object oriented programming languages like Smalltalk, C++. Each and every OOP language has some underlying disadvantages....

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

1.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

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 >

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 >

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 >

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