The default action resultant when pressing the device back button is to pop the backstack. What is the backstack?

Question:The default action resultant when pressing the device back button is to pop the backstack. What is the backstack?

1.A stack data structure containing every activity in the order that they were opened. The pop action removes the most recently opened activity.

2.A queue data structure containing every activity in the order that they were programmatically instantiated. The pop action removes the earliest opened activity from the data structure.

3.An array containing the inheritance architecture of every View in the current Fragment.

4.A stack data structure


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!