What is the main purpose of java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a percentage sign called?
What is the use of accept () method in java?
What is meant by JVM? Is JVM platform independent or not?
What is a platform?
How do I get 64 bit java?
Can a static member function access member variable of an object?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
what is use of threads how many ways to create thread
What are local variables?
In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?
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
In what ways you can handle exception ?