Why Java is not purely object oriented?

Answer Posted / amit

yes its a wrong question because java is pure Object
ORIENTED PROGRAMMING LANGUAGE.it have always always object
class wheather we difine or not and always overwrite println
() method

Is This Answer Correct ?    21 Yes 177 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define inheritance?

563


What is array command?

567


What is string syntax?

557


Can a main method be declared final?

592


What is the difference between access specifiers and access modifiers in java?

584






Is array an object in java?

560


Can a final variable be manipulated in java?

542


What is the byte order of byte buffer?

574


What is Gang of four design patterns

605


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

552


1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?

3804


how does the run() method in runnable work? : Java thread

522


How many types of constructors are used in java?

549


Is array size fixed in java?

555


Why java doesn’t support multiple inheritances?

596