Why Java is not a purely Object-Oriented Language?

 

Why Java is not a purely Object-Oriented Language?
  1. java is not considered as a pure object-oriented programming language because Servel oop features are not supported by java like operator overloading, multiple inheritances, etc.
  2. moreover, we are depending on Primitive datatypes which are non-objects.

Comments

Popular posts from this blog

public static void main(String [] args) - Full Explanation

Coding Problem 3 - Weather Observation Station 7 [HackerRank - SQL]

Date Range Picker In Angular 10