Is java is a fully object object oriented language?
Answer Posted / debakanta(orissa)
java is not fully a object oriented language.because java is
not fully supported oops concepts.and every things in java
was not classes and objects.also operator overloading are
not supported by java.
thanks.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the primitive type byte?
What is collection api?
What will be the default values of all the elements of an array defined as an instance variable?
What are the common uses of "this" keyword in java ?
Discuss different types of errors that generally occur while programming.
What are inner classes or non static nested classes in java?
How many functional interfaces does java 8 have?
What is a string what operation can be performed out with the help of a string?
What are advantages of using Java?s layout managers than windowing systems?
Why is java called the platform independent programming language?
When do I need to use reflection feature in java?
What is a flag value?
Explain method overloading?
What causes memory leaks in java?
Which variables are stored in heap?