Answer Posted / gopal
complete reference may be best. but SCJP 6.0 is better than
that.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is stateless class in java?
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
What is resultsetmetadata in java?
What is jsr in java?
How many types of jdk are there?
What is @resource annotation in java?
What is connection pooling in java?
How do I run a java project in netbeans?
what is the package for freshers in valuelabs.
Explain daemon thread.
Why bean class is used in java?
Spring framework ---Can somebody explain me in easily understandable format about AOP, IOC and DI, so that i can explain in interview rather than just telling what is available in net. I am not able to understand that also. I am new to Spring
What are the advantages of java sockets?
What are the advantages of java 8’s date and time api over old date api and joda time api?
What do you understand by downcasting?