Is java is a fully object object oriented language?

Answer Posted / adarsha

JAVA IS "THE" PERFECT OBJECT ORIENTED PROGRAMMING LANGUAGE.

whatever may be the oops concepts which are not supported by
JAVA like multiple inheritance and operator overloading etc
they hav been removed from java just to reduce the complexity.

Main reason i m telling java is OOL because everything in
java can represented in the form of "object" and thats wat
the main objective of object oriented programming language.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between throw and throws ?

828


What is keyword auto for?

858


What is the default value of float and double datatype in java?

741


how to convert Java project into Maven ?

781


How to connect to a remote database using Applet?

2227


What is the purpose of the main method?

736


What are access specifiers in java ?

775


How do I get a substring?

715


What are "methods" and "fields"?

755


How to display names of all components in a Container?

2676


What is the synonym of string?

762


What is default exception handling in java?

752


Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification

1604


If try block is successfully executed, Then Is Finally block executed?

814


Should database connections be singleton?

741