DENVER ROCHA
HERO SELECT
LLAP - SAMPLE QUESTIONS - THOUGH IN EXAM BE BRIEF.
Question 1
What is android studio.
Android studio is a IDE for making apps.

Question 2
What is a lambda.
A lambda is anything is a curly bracket with one clearly defined function.

Question 3
What is an IDE.
An IDE is an environment to code apps.

Question 4
What is firebase.
Firebase is the drive to store app data. Also for lazy loading.
LLAP 1

Question 1
What is an app bundle.
It is anything used to build the app. The left space.

Question 2
What are widgets.
Anything on the screen of your android device. It could be a square a circle a rectangle is called a widget.

LLAP 2

Question 1
What is gradle.
It is a place to store your implements and dependencies to your app.

Question 2
What is constraint layout.
It is a place in the xml where you can do graphic design.

Question 3
What is manifest.
It is a place where you can write code that connects to the stores.
LLAP 3

Question 1
What are fragment transactions.
It is a way of connecting pages with, on click, on tap and on create listeners.

FLAP

Question 1
Write a book titled “FLARE”
Back to Top