why is java not 100% oops?

Answer Posted / priya

Primitive data types, such as int, char, boolean are not
Objects, which are used by Java. It is why Java is not
a "pure object oriented programming language".

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java bean class?

564


What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?

586


Are streams faster than for loops?

563


How common are security breaches? : java security

542


What does persist mean in java?

595






What is cookie in java?

549


Does netbeans need jdk?

557


What is log4j in java?

558


What is the most important feature of java?

531


What is javax annotation generated?

547


What is the difference between a jvm and a jdk?

614


Please can anybody explain what exactly "the project architecture" means???

1758


Name primitive java types.

587


What is the first argument of the string array in main method?

584


Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.

1463