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 |
Is there is any difference between a scrollbar and a scrollpane?
What is the significance of continue jump statement? Explain with an example.
I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
In how many ways we can do synchronization in java?
What is a singleton factory?
Can we call virtual funciton in a constructor ?
write a program to create an vector and listeterator.and value should be enter through keyboard.
What are the three parts of a lambda expression?
How many arguments can a method have java?
How many bits is a double?
What are inner classes or non static nested classes in java?