ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is the difference b/w PUT and POST method to send data 
to the server
 Question Submitted By :: Uma
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference b/w PUT and POST method to send data to the server
Answer
# 1
Post submits data to be processed from a page to the 
server. The data is included in the body of request. It is 
not visible in the browser address bar.

Whereas PUT uploads(binary/text) a representation of the 
specified resource. It provides a useful alternative to FTP.
 
Is This Answer Correct ?    1 Yes 1 No
Nidhi Aggarwal
 
  Re: what is the difference b/w PUT and POST method to send data to the server
Answer
# 2
suppose we are using post method.At the time,all (lot of
size)data will goes to server.
we are using get method in the form.At the time,only 2kb
data will be transfered and all the data will appended as a
query string.
 
Is This Answer Correct ?    0 Yes 1 No
Dara
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
what is the use of abstract class and interface with example? DNS2
Howmany number of objects we can store in an ArrayList. Is there any limit? TCS5
How to eliminate duplicates from an array? Wipro3
how can u handle run time exception in java? explain with brief explanation with examples? CTS2
What are wrapped classes?  6
what is the difference between a java object reference and c++ pointer?  3
What is "finally" keyword?  3
If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great KPIT2
explain the classification of exception and hoew to handle the exceptions  2
Diff between C++ and java? TCS8
using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.  3
What is yielding and sleeping? how they different?  2
How to synchonise HashMap IBM3
How are this and super used?  6
Explain Connection Pooling?  3
Sample code to retrieve objects from HashMap in sorted ascending order?  1
What is parameter tag and what is its use?  1
whats string ? HCL8
How many times garbage collector will invoke an object?s finalize() method?  4
How u dubugg ur project? iFlex1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com