Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / shyam
yes java is object oriented because primitive data types are declaring inside class only
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain when we should make an instance variable private.
Difference between arraylist and vector.
Does java allow default arguments?
What is array initialization in java?
Give reasons supporting that string is immutable.
What is floor math?
What is the formula to calculate percentage?
What is the difference between the boolean & operator and the && operator in java programming?
Explain about assignment statement?
How finally used under exception handling?
How much ram can a 64 bit processor theoretically?
What is the difference between throw and throws keywords?
Write a program to calculate factorial in java?
What is meant by method?
Explain java coding standards for constants?