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

Why do we create dto in java?

667


Why dependency injection is used in java?

711


What is serializable in java?

625


What does jpa mean?

671


What is a delimiter in java?

632


Can we write lambda without functional interface?

650


How do you create a jar file?

687


Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why

638


Describe the principles of oops.

663


What is transaction management in java?

661


What is ui framework in java?

641


Who is at risk in java? : java security

689


What are java’s rules regarding tabs, spaces and newline characters?

1206


Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.

1526


How do I install eclipse?

674