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
What does string intern() method do?
What is the core java?
Are floats faster than doubles?
How do you define a set in java?
What is meant by class and object in java?
What are the restriction imposed on a static method or a static block of code?
What is the difference between Java1.4 and Java1.5
What is function declaration?
What is the use of StringTokenizer class?
How many types of design patterns are there?
What is a key in java?
How do you create a first line indent?
What is command line used for?
What is the difference between integer parseint and integer valueof?
What is primitive data type in java?