Yes.
Java is truly object oriented programming language
Java is the complete object oriented Programming Language as every thing in java is an object,
No.Its purely object oriented programming language
No. Java is a high level language also known as object oriented programming
Java
small talk yes java yes c++ no delphi no etc...
Machine code, assembly language and C are all non-object oriented programming languages. Fortran, COBOL, Pascal and BASIC were originally non-object oriented languages but there are now object-oriented variants of these languages. C++, C# and Java were all designed with object-oriented programming in mind from the outset.
java is a programming language/platform that embodies object oriented programming concepts. The question of what is the difference is like asking what is the difference between cars and a Volvo.
Stephen Gilbert has written: 'Object-oriented design in Java' -- subject(s): Java (Computer program language), Objektorientierte Programmierung, Java (Programmiersprache), CD-ROM, Systementwurf, Object-oriented programming (Computer science) 'Object-oriented design in Java' -- subject(s): Java (Computer program language), Object-oriented programming (Computer science)
Java is actually not a pure object oriented programming language. See the related question below for the reasons why.
It is said that Java is not purely object-oriented, because of its handling of primitive data types. The reason for this is for efficiency.
Actually java is not purely object oriented.because we can use the primitive data types in Java.In java all those things or considered as classes and objects .So we are called java is an object oriented programming language...