Answer Posted / dhawal
all methods in java are virtual.
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
How do you get the length of a string in java?
What does compareto () do in java?
What is a classloader in java?
Difference between notify() method and notifyall() method in java?
What is difference between path and classpath?
Define nashorn in java8.
Can we assign null to double in java?
What is return null in java?
How can we make string upper case or lower case?
What is data type in computer?
What is meant by data hiding in java?
What is meant by class loader? How many types are there? When will we use them?
Why we used break and continue statement in java?
Does .length start 0 java?
Explain yield() method in thread class ?