최신Android Flutter Certified Application Developer - AFD-200무료샘플문제
문제1
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 tapsthis button?
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 tapsthis button?
정답: A
문제2
TextField widget allows app users to type text into an app.

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

정답: A
문제3
Firebase offers two cloud-based, client-accessible database solutions. Which of the following choices is a Firebase database type?
Firebase offers two cloud-based, client-accessible database solutions. Which of the following choices is a Firebase database type?
정답: D
문제4
................. command checks your environment and displays a report of the status of your Flutter and Android Studio other than IDE software installation.
Which of the following choices is the correct answer to fill in the blank above?
................. command checks your environment and displays a report of the status of your Flutter and Android Studio other than IDE software installation.
Which of the following choices is the correct answer to fill in the blank above?
정답: C
문제5
Assume that you designed a Flutter app as illustrated in the image of this question. When you tapped the
"Bottom Sheet" button, you got a bottom sheet including the text "Welcome to Android ATC".
But, you were not able to tap the "Test Button" button in this app interface when this bottom sheet was active.

Which of the following choices about the type of this Bottom Sheet Widget is correct?
Assume that you designed a Flutter app as illustrated in the image of this question. When you tapped the
"Bottom Sheet" button, you got a bottom sheet including the text "Welcome to Android ATC".
But, you were not able to tap the "Test Button" button in this app interface when this bottom sheet was active.

Which of the following choices about the type of this Bottom Sheet Widget is correct?
정답: C