Answer Posted / simranjit kaur
java is not purely oops based.because java cann`t suppport
multiple and multi level inheritance.
but java support
some oops aaplications like
encapsulation ,inheritance,abstraction.and polymorphism.
Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What do you mean by Encapsulation?
How do you define social class?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is inheritance write a program to show use of inheritance?
Can we override main method?
How to improve object oriented design skills?
What is the types of inheritance?
What is the difference between static polymorphism and dynamic polymorphism?
What are the advantages of polymorphism?
What is difference between pop and oop?
What is the difference between procedural programming and oops?
What is the full form of oops?
What is advantage of inheritance?
How do you achieve runtime polymorphism?
Why is oop better than procedural?