Android Programming and Technical Programming Technical

What are return types of startActivityForResult() in android?

Options
1) RESULT_OK
2) RESULT_CANCEL
3) RESULT_CRASH
4) A & B

Read Solution (Total 5)

Android Other Question

What is sandbox in android?

Options
1) Each application runs securely in sandbox without interrupting another process
2) Android Box
3) Android development tool kit
4) None of the above
How to find the JSON element length in android JSON?

Options
1) count()
2) sum()
3) add()
4) length()