Java violates few objected oriented concepts. Can you
explain in what way?
Answer Posted / rohan
Java is not a pure object oriented language that's true
because when we use int,float,char we need not define any
class for that their is a class called raper classes which
are by default give this made the java to violates some
object oriented concept...
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is inner class in java?
What do you mean by flow of struts?
Why is java so important?
Is java type safe?
Can you use abstract and final both with a method?
What is difference between null and void?
What are drawbacks of singleton class?
Explain about the interpreter in java?
Can java object be locked down for exclusive use by a given thread?
What is a conditional equation?
How do you square a number?
What is the default size of load factor in hashing based collection?
What are the types of exceptions?
What is a Presistent Object?
what is predefined function in java?