Android
Programming and Technical
Programming
Technical
What is activity manager in android?
Options
1) Activity manager is used to monitor and manage activity stack.
2) we can use activity manager to retrieve information about tasks that user has visited recently, information about currently running processes, information about particular task that is currently running, etc.
3) both options are true
4) none
Read Solution (Total 0)
Android Other Question