Why Java is not purely object oriented?
Answer Posted / miss.nayan vasant sinhe
Java is not truly object oriented language because it does not follow four rules of truly object oriented language i.e.
1)Inheritance
2)Polymorphism
3}Abstraction
4)Incapsulation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why charat is used in java?
What does main method?
How do you sort a list in java?
Can an interface implement another interface?
Why are generics used?
What is a method in coding?
What is the properties class in java programming?
Describe the Big-O Notation.
What are the application of stack?
Explain method local inner classes ?
Explain about interrupt() method of thread class ?
Explain access specifiers?
How many bytes is a url?
Can we call thread start () twice?
What is a local, member and a class variable?