Sir how is Java a pure object oriented programming language?

Asked by Last Modified  

15 Answers

Learn Java

Follow 7
Answer

Please enter your answer

IT Professional with 8 Yr of experience in IT industry

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.
Comments

Tutor

Yes its does. Because Java usually an Object Programming Language. When you try to success concrete method that is method with body(without use static keyword). In this case definately you should create Object that is instance to call the method with the help of new keyword. That is how Java called as...
read more
Yes its does. Because Java usually an Object Programming Language. When you try to success concrete method that is method with body(without use static keyword). In this case definately you should create Object that is instance to call the method with the help of new keyword. That is how Java called as Object orientated programming language. Also Java supports Encapsulation, abstraction,inheritance and polymorphism concepts with the proof of its a pure Object orientated. read less
1 Comments

Tutor

It is not pure object oriented, as it has primitive data types.
Comments

Java is not a pure object oriented programming language. For a pure OOP language, the objects should be directly accessible for any operations. However in Java we need to necessarily reach objects through methods that are necessary. Also Java supports primitive datatypes which are not objects.
Comments

Mathematics and computer science Professor with 17 years Teaching Experience

Dear Ram, Java is partially object oriented programming language because it does not support multiple inheritance. To overcome these problema, it uses interface.
Comments

Java/j2ee Trainer With 3+ years of Experience

Java is not a pure object-oriented programming language because Java supports primitive type, and does not support multiple inheritances.
Comments

Professional java and python trainer

100% object-oriented; however, it has primitive data types, but all these primitive types have matching classes too. In Java, anything is wrapped inside the course and accessed by the Object.If the class member is obtained by class name, then it is a static member of the class.
Comments

Very good but you need to have your logics very strong.
Comments

It Professional With 5+years of Experience in the Field of Software Development

Java is not totally object oriented language as it has primitive datatypes. Though it provides strong security as compare to other languages. If we see multiple inheritance it can be achieved with the help of interfaces.
Comments

Machine Learning | Big Data | Cloud | Cyber Security

I agree with Kanchan's point because of languages like Python internally maintain some boxing and unboxing mechanism and abolish any declarative type. In Java, you have to do that explicitly. Java also supports multiple inheritances with the interface.
Comments

View 13 more Answers

Related Questions

Is it good to go for a Java coaching center and learn Java (with advanced Java) to improve my programming skills?
yes, Please check the Institute reviews and discuss with the tutor, what topics were covered in class. Ask about the practicals session and how many hours/duration of the course.
Gerda
0 0
5
Which is a good Java training and placement institute for a fresher in Bangalore?
I know an institute in HYderabad which is giving 100% job guarantee or 100% fee refund. They have office in bangalore also, not sure whether they are offering this program in Bangalore. Please visit their...
Raja
0 0
5
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

 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
My name is Rajesh , working as a Recruiter from past 6 years and thought to change my career into software (development / admin/ testing ) am seeking for some suggestion which technology I need to learn ? Any job after training ? Or where I can get job within 3 months after finishing my training programme- your advices are highly appreciated
Mr rajesh if you want to enter in to software Choose SAP BW AND SAP HANA because BW and HANA rules the all other erp tools next 50 years.it provides rubust reporting tools for quicker decesion of business It very easy to learn
Rajesh
1 0
6

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

Ask a Question

Related Lessons



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....

1.2. Find the largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; int max = arr; for (int i = 1; i < arr.length; i++) { if (arr > max) { max = arr; } } System.out.println("Largest Element: " + max); }}

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

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 >

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 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 >

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 >

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