Answer Posted / guest
The garbage collector runs at a lower priority than the
critical threads. Its not necessarily be 0 or 1.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Why are component architectures useful?
How database connectivity in XML is achieved?
What is the purpose of the notify() method?
Define aop(assepct oriented programing)?
Why a client should be multithreading? Explain.
What is the difference between the session.get() method and the session.load() method?
What classes of exceptions may be caught by a catch clause?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Is the ternary operator written x : y ? Z or x ? Y : z ?
Write a program to show synchronization?
What is the difference between session and entity beans?
How to determine SGA site?
What is the highest-level event class of the event-delegation model?
wahts is mean by dynavalidatorform in struts/
Can I import same package/class twice? Will the jvm load the package twice at runtime?