Multiple choice

Suppose if we want to create an application of calculator, what type of layout is suitable?

  1. Framelayout

  2. Gridlayout

  3. Tablelayout

  4. Relativelayout

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Tablelayout is best for creating the calculator application due to tabular view of the number and operators.