Java violates few objected oriented concepts. Can you
explain in what way?

Answer Posted / anjani kumar jha

There are only three language in the world which is
pure-object oriented

a)effilmore

b)Small-Talk

c)Ruby

So therefore for pure object oriented programming there are
six concept

a)Encapsulation

b)Polymorphism

c)Inheritance

d)Abstraction
//These two e) and f) are not supported by java and hence
java is not //pure object programming language-----it is
only true //object oriented programming language.....
e)There should not be primitive

f)And there should not be any boudation on classes.

Thanks and Regards
Anjani Kumar Jha
09623154095
CDAC,PUNE

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is object slice?

1572


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

603


What is a singleton in genetics?

560


What does it mean that a method or field is “static”?

547


Write a program to print count of empty strings in java 8?

534






Which list is sorted in java?

580


Can we make constructors static?

721


Which class contains a method: cloneable or object?

538


what is use of functional interface in java 8?

556


Can two objects have same hashcode?

562


What is percentage in java?

569


How many bytes is string in java?

605


What are keywords in programming?

562


What is keyword auto for?

637


Can we declare a static variable inside a method?

525