what is a working thread? : Java thread
No Answer is Posted For this Question
Be the First to Post Answer
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What are concepts of OOPS and how are they implemented in Java?
why abstract class will have a constructor?
What is object
After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?
My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?
What is outofmemoryerror in java?
What is %d in printf?
Can we override constructors?
What is static synchronization?
what are the rules to use try catch finally?
What is the purpose of the system class in java?