Is Java is 100% pure OOPS? Explain?

Answer Posted / sathish kumar.s

1.In java everthing is not an object.
2.because we are using the pritive data types to make a task
(program).
E.g, in addition of numbers, we are declaring the data type
as int, not an object. so it's not 100% pure OOP's.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are examples of modifiers?

721


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

1832


Is a string literal?

724


What is a protected void?

702


Can we override private method in java?

834


What is the difference between hashmap and hashtable in java?

771


Does java return by reference?

748


What is run time allocation?

783


What is string made of?

734


What is difference between overloading and overriding in java?

743


What is main function purpose?

750


What is prime number in java?

754


Why is boolean important?

801


What is meant by local variable and instance variable?

819


What is the difference between serial and throughput garbage collector?

784