InterviewSolution
Saved Bookmarks
| 1. |
What Are Activities? |
|
Answer» An ACTIVITY is a single, focused thing that the USER can do. when ever user click on GUI the NEXT Activity will be start and NEW GUI set base on CODING. An activity is a single, focused thing that the user can do. when ever user click on GUI the next Activity will be start and new GUI set base on coding. |
|