Answer Posted / videh jaiswal
Thread can be implement by Using Runnable Interface,
by use of Public void run();
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a java singleton?
What is a java executable jar file?
Why do we need framework in java?
What is the most important feature of java?
What's the difference between local, global and universal groups? : java security
Is openjdk the same as jdk?
What do you mean by exception handling?
Is java singleton thread safe?
What is class forname java?
What can open a jar file?
Explain the inheritance principle.
explain isalive() method under thread class?
What's a code group? : java security
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
What is type_scroll_insensitive in java?