Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain cookies?

Answers were Sorted based on User's Feedback



Explain cookies?..

Answer / n. balasubramanian

Cookies are small file written in your system by the server
for first request, after that browser send cookies file for
every request from the client machine. This will identify
the client by the server. Cookies are one of the way for
maintaining session. cookies can be disabled by the browser
level settings.

Is This Answer Correct ?    42 Yes 6 No

Explain cookies?..

Answer / ravikiran(aptech mumbai)

cookies are the clientside components which are saved on the
server side

Is This Answer Correct ?    22 Yes 5 No

Post New Answer

More Core Java Interview Questions

What are the object and class classes used for?

0 Answers  


What is the difference between Resultset and Rowset.

6 Answers   IBM, Wipro,


How do I stop concurrentmodificationexception?

0 Answers  


What is anagram number?

0 Answers  


what is the Yield() method used in threads?

4 Answers   Accenture,


What do you mean Abstraction in java?

0 Answers   Aspire, Infogain,


In java how do we copy objects?

0 Answers  


why abstract class will have a constructor?

4 Answers  


What is a singleton class? Give a practical example of its usage.

0 Answers  


What is the use of arrays tostring () in java?

0 Answers  


The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }

4 Answers   Ness Technologies, TCS,


Why can't we use static class instead of singleton?

0 Answers  


Categories