Is Java is 100% pure OOPS? Explain?

Answer Posted / priyanjan

Java is not 100% pure OOP,but 99.34%,because primitive data
types are not treated as object

Is This Answer Correct ?    27 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string english?

525


Is arraylist sorted in java?

517


What is instanceof keyword?

711


What is main string [] args?

511


How do you add an arraylist to an array in java?

494






Explain the concept of hashtables?

605


Differences between traditional programming language and object oriented programming language?

560


Can a class have multiple constructors?

521


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

610


Why is a constant variable important?

485


Which of the following classes will have more memory allocated?

572


What does the “final” keyword mean in front of a variable? A method? A class?

535


a thread is runnable, how does that work? : Java thread

498


Is alive in java?

491


Can we overload the constructors?

548