Join ExamsbookAnswer :
What's the difference between GET() and POST() method?5
Q: What's the difference between GET() and POST() method?
- Show Answer
- Workspace
Answer :
Explanation :
We can send 1024 bytes utilizing GET() yet POST() can exchange extensive measure of information and POST is the protected strategy than GET technique .