How does a cookie work in Servlets?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 Answers  


Define canvas?

0 Answers  


Can a class have an interface?

0 Answers  


What is an Exception ?

9 Answers  


There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?

5 Answers   HCL,






What is the diffrence between inner class and nested class?

0 Answers  


What is nullpointerexception?

0 Answers  


What is nested loop? What is dangling else condition in it?

0 Answers   Ericsson,


What is boolean example?

0 Answers  


What is valid keyword in java?

0 Answers  


what is singleton in java?

0 Answers   IBS,


Is space a string in java?

0 Answers  


Categories