Why Java is not purely object oriented?
Answer Posted / chandra rekha
Java is a PURELY OBJECT ORIENTED PROGRAMMING LANGUAGE.
Is This Answer Correct ? | 36 Yes | 268 No |
Post New Answer View All Answers
Can you call a method on a null object?
Is Constructor possible in abstract class in java ?
What is an abstract class and what is it’s purpose?
What is the difference between Error, defect,fault, failure and mistake?
What is the Difference between Final Class && Abstract Class?
What is the generic function?
What is the base class for error and exception?
What is google full form?
What is the best definition for data?
How do you achieve polymorphism in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
Why java is used everywhere?
Can you instantiate the math class in Java?
What are the two types of exceptions in java? Which are the differences between them?
How can constructor chaining be done using this keyword?