Can Java be said to be the complete object-oriented programming language
Answer Posted / nashiinformaticssolutions
No, Java cannot be treated as a complete object-oriented programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is natural ordering in java?
Describe what a thread-local variable is in java?
How do you create a sop?
How many ways can you break a singleton class in java?
What is void class in java?
Write a program to print count of empty strings in java 8?
What is the difference between variable & constant?
What does java final mean?
Explain the difference between abstract classes and interfaces in java?
What is the meaning of immutable regarding string?
In how many ways we can do synchronization in java?
What's the difference between an abstract class and interface in java?
What is the r character?
Can we use switch statement with strings?
How can you avoid serialization in child class if the base class is implementing the serializable interface?