What is the platform?
No Answer is Posted For this Question
Be the First to Post Answer
what do you mean by java annotations?
How do you read a char in java?
What are JVM.JRE, J2EE, JNI?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2
diff. b/w JAVA and javascript...
Explain notifyall() method of object class ?
What do you mean by aggregation?
Java is based on pass by reference or pass by value ..
whats the life cycle of jsp
why would you use a synchronized block vs. Synchronized method? : Java thread
Is treeset sorted in java?
diff b/w sleep(1000) and wait(1000)?