Android Programming and Technical Programming Technical

What is transient data in android
Options
1) Permanent data
2) Secure data
3) Temporary data
4) Logical data

Read Solution (Total 4)

Android Other Question

What are the debugging techniques available in android?

Options
1) DDMS
2) Breaking point
3) Memory profiling
4) None of the above.
How do you join two notifications in android?

Options
1) Give same id for both notifications
2) write notification code two times
3) it is not possible in android
4) 1 & 2