Free Android AFD-200 Exam Actual Questions

The questions for AFD-200 were last updated On May 3, 2024

Question No. 1

TextField widget allows app users to type text into an app.

Show Answer Hide Answer
Correct Answer: A

Question No. 2

The following code is used to add a floating action button to a Flutter app interface.

Which of the following function or method can be used to add an action to this button if the app user taps this button?

Show Answer Hide Answer
Correct Answer: B

Question No. 3

Adding a Slider widget in a Flutter app interface should be used to select multiple values at the same

time.

Show Answer Hide Answer
Correct Answer: B

Question No. 4

If you created a Flutter app using the Firebase services where the app users had to login to this App using Firebase user accounts (email and password), which of the following Firebase products store these

app users' accounts?

Show Answer Hide Answer
Correct Answer: B

Question No. 5

This Flutter widget is used to toggle the on/off state of a single setting. Which of the following choices represents this definition?

Show Answer Hide Answer
Correct Answer: D