Why Java is not a Pure Object oriented Programming Language?

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

Computer Programming Trainer & Instructor

Bcoz java does not support - All predefined types are objects All operations performed on objects must be only through methods exposed at the objects.
Comments

Freelancer IT Trainer

Its not pure object oriented because it supports basic primitive data types which are not used and treated as objects.
Comments

TECHNICAL ARCHIECT & LEAD ENGINEER – GEN AI & DATABRICKS, CLOUD (AZURE, AWS), DEVOPS, DBT

In Java, everything is not a class or an object. Example variable is not either class or object while using in the program. Variables behave like standard variable like C, C++.
Comments

Certified mentor with 20+ yrs exp, guided 100+ foreign & 500+ Indian university engineering students

Java is pure object oriented programming language because it follows all the characteristics of OOPS paradigm.
Comments

Sr. Software Engineer at Bureau Veritas, former Sr. Software Consultant at Aptech Malviynagar

->Java is not a pure object-oriented programming language since-1) Still, java deals in primitive data type like int, char, float, double, long instead dealing with the object type only.2) It doesn't provide support of operator overloading though it is a part of object-oriented.3) It doesn't provide...
read more
->Java is not a pure object-oriented programming language since-1) Still, java deals in primitive data type like int, char, float, double, long instead dealing with the object type only.2) It doesn't provide support of operator overloading though it is a part of object-oriented.3) It doesn't provide support for multiple inheritances through classes, though it is the part of object-oriented, and many more. read less
Comments

Helping hand for needy Students/Technology Enthusiast/Java Learner

Multiple inheritances indirectly supported via Interfaces but no direct support, so this is the main factor to lacking into listing java into pure OOP category.
Comments

Passionate Teacher

As we can create java programs without creating objects of that class.
Comments

14 Year Experienced in Teaching Maths, Physics and Chemistry.

Java is pure object oriented programming language...
Comments

Trainer

In java programs, we can use non-primitive data types like float, and double, int. So java is not wholly object-oriented.
Comments

View 7 more Answers

Related Questions

I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7
What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7
Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6
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

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: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

Java complete reference-herbert schildt
Sample program: class Sample { public static void main(String args ) { System.out.println("Sample") ; } } Program explanation: Keyword used in line 1- class The name...

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

Java8 Filters and collectors
Lets say we have collection of strings and we would like to filter (remove) out certain strings from collection. We could achive the same in java 7 and earlier versions import java.util.ArrayList; import...

How to create a Singleton class?
How to create a Singleton class: Q) What is a singleton class? A) In simple words, a singleton class is a class which can have only one instance at any point of time throughout the application and provides...

Recommended Articles

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 >

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 >

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