what is the difference b/w PUT and POST method to send data
to the server

Answer Posted / cool_one368

The Basic Difference between PUT and POST is by using PUT
we have only limited data to be sent to the Server also it
can be shown into Browser URL if you use UserName and
Password by using PUT then the Password and UserName can
also be seen in the URL.

Where as if you will use Post then the whole data can be
Sent to the Browser without being shown.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What isan abstract class and when do you use it?

847


Where is the singleton class used?

587


Give us the name of the list layoutmanagers in java?

523


What is java basic concept?

527


Can the interface be final?

582






Print Vertical traversal of a Binary Tree.

611


Why string objects are immutable in java?

567


What is strings in java?

591


How big is a gigabyte?

620


What is the difference between overriding & overloading?

566


Is arraylist dynamic in java?

525


Where local and global variables are stored?

546


List some oops concepts in java?

585


What is the difference between path and classpath variables?

532


Explain an intermediate language?

510