Android
Programming and Technical
Programming
Technical
What is the HTTP response error code status in android?
Options
1) status code < 100
2) status code > 100
3) status >= 400
4) None of the above
Read Solution (Total 7)
-
- 4) None of above
- 7 years agoHelpfull: Yes(0) No(1)
- status >= 400
- 7 years agoHelpfull: Yes(0) No(0)
- status>=400
- 7 years agoHelpfull: Yes(0) No(0)
- status >= 400
403 is HTTP response error - 7 years agoHelpfull: Yes(0) No(0)
- status >= 400
- 7 years agoHelpfull: Yes(0) No(0)
- status >= 400
- 7 years agoHelpfull: Yes(0) No(0)
- 3) status >= 400
- 7 years agoHelpfull: Yes(0) No(0)
Android Other Question