Why Java is not purely object oriented?

Answer Posted / anjali purwar

Yes, JAVA is not purrely Object oriented because of the use
of primitive data types like char, int,bool,etc.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is overloading and overriding in java?

656


Is sizeof a keyword in java programming?

605


Why runnable interface is used in java?

565


what state does a thread enter when it terminates its processing? : Java thread

595


What are the important features of Java 10 release?

509






How can constructor chaining be done by using the super keyword?

614


Can we declare the main method of our class as private?

550


What is mutable object and immutable object?

630


What is multi-catch block in java?

614


What is private static class in java?

510


Differentiate between vector and array list.

635


Print Vertical traversal of a Binary Tree.

603


Can a method be static?

522


What is variable and rules of variable?

515


what is daemon thread and which method is used to create the daemon thread? : Java thread

526