Answer Posted / devarathnam
yes
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is the difference between thread and runnable types? : Java thread
Which keyword specify that a variable is effectively final ?
Why is it important to initialize a variable?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is a file pointer?
Explain when noclassdeffounderror will be raised ?
How do you clear an arraylist in java?
Compare overloading and overriding?
Why char array is favored over string for the storage of passwords?
What is the difference between state-based unit testing and interaction-based unit testing?
Is upper case in java?
How to split arraylist elements in java?
Can you change array size in java?
When is finally block not called?
What is not object oriented programming?