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)

Android Other Question

Data can be read from local source XML in android through

Options
1) XML pull parsing
2) DOM parsing
3) XML resource parser
4) None of the above
Why don't we give MIN SDK as 1 in android?

Options
1) Android deprecated version
2) There is no value for 1
3) Android doesn't allow min version 1
4) None of the above