Android Programming and Technical Programming Technical

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

Read Solution (Total 5)

Android Other Question

What is sleep mode in android?

Options
1) Only Radio interface layer and alarm are in active mode
2) Switched off
3) Air plane mode
4) None of the Above
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