जॉइन Examsbookउत्तर :
What's the difference between GET() and POST() method?5
प्र: What's the difference between GET() and POST() method?
- उत्तर देखेंउत्तर छिपाएं
- Workspace
उत्तर :
व्याख्या :
We can send 1024 bytes utilizing GET() yet POST() can exchange extensive measure of information and POST is the protected strategy than GET technique .

