Android Programming and Technical Programming Technical

What is the application class in android?

Options
1) A class that can create only an object
2) Anonymous class
3) Java class
4) Base class for all classes

Read Solution (Total 7)

Android Other Question

What are the functionalities of Binder services in android?

Options
1) Binder is responsible to manage the thread while using aidl in android
2) Binder is responsible for marshalling and un-marshalling of the data
3) A & B
4) Binder is a kind of interface
What are the functionalities of HTTP Client interface in android?

Options
1) Connection management
2) Cookies management
3) Authentication management
4) All of the above