Quiz: Basics of State Management
Test your knowledge of the stateful widget, state management techniques, and BLoC patterns.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Fill in the blank.) Stateful widgets work by ________.
A.
passing state from a parent widget to a child widget
B.
passing state from a child widget to a parent widget
C.
allowing state to be accessed from any widget
1 / 3
...