What are the steps involved to write rmi based programs?
No Answer is Posted For this Question
Be the First to Post Answer
Why singleton pattern is better than creating singleton class with static instance?
What is static keyword?
What are the supported platforms by java programming language?
What is final?
What is the private method modifier?
Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Is java pass by value or pass by reference?
what are the different non-access specifiers in java?
What are the basic control structures?
What is the use of static import ?
What is the platform?