is java a pure object oriented language | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

is java a pure object oriented language

please explain

29th Aug 2016, 4:01 PM
Pradeep Saini
Pradeep Saini - avatar
5 Answers
+ 2
yes
29th Aug 2016, 4:43 PM
Suhail Pappu
Suhail Pappu - avatar
+ 2
java inlcudes all the oop concepts such as inheritance,polymorphism,classes,interfaces and more cool stuff like GUIs and applets etc if u want detailed info google it
29th Aug 2016, 4:49 PM
Suhail Pappu
Suhail Pappu - avatar
+ 1
can you explain it
29th Aug 2016, 4:45 PM
Pradeep Saini
Pradeep Saini - avatar
+ 1
Yes! Java is a pure object oriented programming language, which has 1) Abstract 2) Polymorphism 3) Encapsulation 4) Inheritance 5) Networking, so it is oops language
29th Aug 2016, 6:55 PM
Abhishek kumar
Abhishek kumar - avatar
+ 1
yes it is! because it supports the features of oops which is as follows: 1. Class 2. Object 3. Polymorphism 4. Inheritance 5. Abstraction 6. Encapsulation
29th Aug 2016, 11:15 PM
Syeda Neha
Syeda Neha - avatar