πŸ“Š JAVA
Q. What type of protocol is HTTP?
  • (A) transfer protocol
  • (B) information protocol
  • (C) stateful
  • (D) stateless
πŸ’¬ Discuss
βœ… Correct Answer: (D) stateless

Explanation: HTTP is a stateless protocol. It works on request and response mechanism and each request is an independent transaction.

Explanation by: Rajeev Malhotra
HTTP is a stateless protocol. It works on request and response mechanism and each request is an independent transaction.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
281
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Rajeev Malhotra
Publisher
πŸ“ˆ
97%
Success Rate