Answer Posted / amit patel
Accessibility Modifiers : public, protected, private
Others : static, abstract, final, transient,
volatile,synchronised
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does super keyword do?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Discuss about garbage collector in Java.
Can final class have constructor?
Does list maintain insertion order java?
What is the difference between the font and fontmetrics classes in java programming?
What is mnemonic code?
Should a main method be compulsorily declared in all java classes?
What is formatted output?
Why do we use threads in java?
What is the use of singleton class?
What is the need of transient variables in Java ?
Can we call virtual funciton in a constructor ?
Is java free for businesses?
How do you insert a line break?