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


Please Help Members By Posting Answers For Below Questions

Name container classes in java programming?

821


What restrictions are placed on method overriding in java programming?

773


What is a nullable field?

790


What is the final keyword denotes?

886


What does java final mean?

739


What is annotation in java?

808


How dead lock situation occurs in java and how you can identify it?

758


What are parsers? Dom vs sax parser.

806


What is navigable map in java?

757


What is == and === in javascript?

778


What is arraylist e?

799


What is super constructor?

767


What is static method with example?

882


Can a main method be declared final?

823


How do singleton patterns work?

748