Answer Posted / harish
set JAVA_OPTS=-server -Xmx700m
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference between collection, collection and collections in java?
What is java util list?
What are triggers in DB? Explain their types. How do they work?
What is the destroy method?
Compare Mutex and Semaphore in java.
Explain OOPs concept.
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
Explain enumeration in java?
What is the purpose of the runtime class in java programming?
Can we clone singleton object?
Is empty set an element of empty set?
Why runnable interface is used in java?
When is the finalize() called? What is the purpose of finalization?
Define "Access specifiers" in java.
What is a method declaration?