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

what are Checked & Unchecked exceptions ?

2 Answers  


How do you create a sop?

0 Answers  


How many types of gc are there in java?

0 Answers  


If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?

7 Answers   Accenture, College School Exams Tests, iFlex, NIIT,


What is the synonym of framework?

0 Answers  


What is downcasting?

0 Answers  


What is int lol?

0 Answers  


solve (x-1)(x-9)=8;

3 Answers   IBM, Manhattan, TCS,


what are depricated methods in threads and explain the lifecycle methods

5 Answers   CTS,


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

0 Answers  


Explain java coding standards for classes or java coding conventions for classes?

0 Answers  


What is the use of join method?

0 Answers  


Categories