FLUTTER Widgets MCQ

Flutter MCQ
  1. Home
  2. Tutorials
  3. Flutter
  4. Widgets
  5. Multiple Choice Question

(1) Which of the following widget is used to accept user data?

A) TextField
B) Text
C) Input
D) Receiver

(2) To design the layout of flutter application which type of widgets are used?

A) Visible
B) Invisible
C) Grouped
D) Coupled

(3) Which one of the following is a multi child widget?

A) Padding
B) Align
C) Row
D) Center

(4) Which of the following type of widget is used to receive and display the user data?

A) Visible
B) Invisible
C) Both
D) Typed

(5) Which one of the following is an example of visible widget in flutter?

A) Row
B) Icon
C) Column
D) Padding

(6) How many type of flutter widgets with respect to visibilty?

A) 2
B) 3
C) 8
D) 4
Comments
Login to TRACK of Comments.