Is java is a fully object object oriented language?

Answer Posted / §ẳȗ&am

Java is not pure object oriented. Because in java there are some concepts of wrapper classes like Integer, Float, Long etc. We cannot create the objects of these classes so this is violating the concept of OOPS that in OOPS everything must be in the form of objects and classes.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by inheritance and what are its advantages?

803


What are the differences between c++ and java?

788


What is exception propagation?

811


What is object in java?

730


What is singleton class in ruby?

771


Why is a string immutable?

740


what is inner class in java?

831


What is the transient keyword?

1204


What is the independent variable in an experiment?

734


What is the purpose of tostring() method in java?

760


what is the constructor and how many types of constructors are used in java?

729


What is the biggest integer?

787


What are the three parts of a lambda expression? What is the type of lambda expression?

782


What are the problems faced by java programmers who don't use layout managers?

725


Can we convert stringbuffer to string?

745