Why Java is not purely object oriented?
Answer Posted / amit
yes its a wrong question because java is pure Object
ORIENTED PROGRAMMING LANGUAGE.it have always always object
class wheather we difine or not and always overwrite println
() method
| Is This Answer Correct ? | 21 Yes | 177 No |
Post New Answer View All Answers
Can a class be declared as static?
What is class and its types?
What are design patterns and please explain?
What are the drawbacks of singleton class?
What is variable argument in java?
What is the difference between superclass and subclass?
What is concurrent hashmap and its features?
What is static class
Write a program to print count of empty strings in java 8?
What is a function argument in java?
What is the use of pattern in java?
What is string buffer?
write a program that list all permutations of ABCDEF in which A appears before B?
Is singleton set an interval?
What is an inner class in java?