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
Can singleton class be cloned?
Is call by reference possible in java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
what are different ways in which a thread can enter the waiting state? : Java thread
What is a hashmap used for?
What are the methods used to implement for the key object in the hash map?
What are the library functions in java?
Can we declare a constructor as final?
Is the milky way in a void?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an