Android Programming and Technical Programming Technical

What are the debugging techniques available in android?

Options
1) DDMS
2) Breaking point
3) Memory profiling
4) None of the above.

Read Solution (Total 3)

Android Other Question

What is an anonymous class in android?

Options
1) Interface class
2) A class that does not have a name but have functionalities in it
3) Java class
4) Manifest file
What is transient data in android
Options
1) Permanent data
2) Secure data
3) Temporary data
4) Logical data