Can Java be said to be the complete object-oriented programming language
Answer / nashiinformaticssolutions
No, Java cannot be treated as a complete object-oriented programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by object?
What does jre stand for?
Can I uninstall java?
what are the disadvantages of indexes in oracle?
0 Answers 3i Infotech, Wells Fargo,
What is the argument in java?
What is a for loop in java?
is java support call by reference and call by value, if supports please explain?
For class CFoo { }; what default methods will the compiler generate for you>?
Can a final method be overloaded?
Can a main method be declared final?
Can a class declared as private be accessed outside it’s package?
How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.