Answer Posted / hanu
Java is Pure Object Oriented while C++ is not .
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Why is java not 100% pure oops?
What are the new features in java 8? Explain
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Is a class subclass of itself?
Do I need java for windows 10?
Can we define private and protected modifiers for the members in interfaces?
How do you compare values in java?
What is high level language in computer?
what is the purpose of "virtual"?
What is the point of polymorphism java?
How to solve the problem of generating the unique hash keys with hash function?
What is mean by encoding?
How do you achieve singleton?
What about interrupt() method of thread class ?
Why singleton pattern is better than creating singleton class with static instance?