is java purely oop Language?

Answer Posted / sujith

Perfect answer by Swapna. Java is not pure object oriented.
Data types are still not objects except String. I think the
only pure object oriented language still is smalltalk,
though i havent explored much with c#.

Is This Answer Correct ?    45 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1991


Can we override main method?

608


Which language is pure oop?

551


Describe these concepts: Polymorphism, Inheritance and Abstraction.

616


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1419






What is destructor example?

598


Is oop better than procedural?

576


What are oops methods?

568


What is an advantage of polymorphism?

597


What is polymorphism programming?

606


What is polymorphism give a real life example?

562


What is this pointer in oop?

557


What is the difference between a mixin and inheritance?

524


given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy

2150


write a C++ program for booking using constructor and destructor.

2054