Answer Posted / hr@tgksolutions.com
You would use a loop to execute a statement or a block of statements repeatedly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does constructor return any value?
What is string substring?
Define a package.
how would you implement a thread pool? : Java thread
What is the difference between serializable and externalizable interfaces?
What is an abstract class and what is it’s purpose?
What are the parts of methodology?
Explain the protected field modifier?
How does queue work in java?
Explain the difference between extends thread vs implements runnable in java?
What do you understand by the term singleton?
Can we change the scope of the overridden method in the subclass?
Is simpledateformat safe to use in the multithreaded program?
Define jre i.e. Java runtime environment?
Can java list be null?