Answer Posted / sathiya
java is not purely object oriented, since it has primitive
data types.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can we use both this () and super () in a constructor?
What about instanceof operator in java?
What is the difference between jvm and jre? What is an interface?
What is boolean used for?
Write a java program to print fibonacci series?
What is pangram in java?
How do you allocate memory to object?
According to java operator precedence, which operator is considered to be with highest precedence?
Which number is denoted by leading zero in java?
What is the association?
State some advantages of java?
What is constructor chaining in java?
When is the garbage collection used in Java?
How many threads can I run java?
Can an integer be null java?