Answer Posted / ravikiran(aptech mumbai)
static,final,native,synchronized,abstract
| Is This Answer Correct ? | 10 Yes | 16 No |
Post New Answer View All Answers
How does a for loop work?
Define jit compiler?
Why pass by reference is not possible in java?
Write a program to find the greatest of three numbers in java?
Does java have extension methods?
Explain the protected field modifier?
What is this keyword used for?
What is the difference between size and length in java?
What is basic syntax?
What are generic methods?
Does every java program need a main?
What is the inheritance?
Is string is a data type?
why java uses class level type casting ?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?