Search Header Logo
Week 2: Real-World Mobile App Architecture

Week 2: Real-World Mobile App Architecture

Assessment

Flashcard

Information Technology (IT)

University

Hard

Created by

Mark Rosales

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the main purpose of app architecture?

A. To make the app faster
B. To organize code so it can grow safely
C. To reduce syntax errors
D. To improve UI design

Back

B. To organize code so it can grow safely

2.

FLASHCARD QUESTION

Front

2. Why do beginner mobile apps usually fail to scale?

A. Too many developers
B. Too many features
C. Poor organization and mixed responsibilities
D. Weak internet connection

Back

C. Poor organization and mixed responsibilities

3.

FLASHCARD QUESTION

Front

3. Which folder structure is more suitable for real-world projects?

A. Screen-based
B. Component-only
C. Feature-based
D. File-type-based

Back

C. Feature-based

4.

FLASHCARD QUESTION

Front

4. In separation of concerns, what should UI files focus on?

A. API calls
B. Business logic
C. Displaying data and user interaction
D. Database queries

Back

C. Displaying data and user interaction

5.

FLASHCARD QUESTION

Front

5. Where should API calls ideally be placed?

A. Inside screen components
B. Inside UI components
C. Inside service files
D. Inside App.js

Back

C. Inside service files

6.

FLASHCARD QUESTION

Front

6. Which of the following best describes “separation of concerns”?

A. Separating screens into folders
B. Each file handling one responsibility
C. Using many libraries
D. Avoiding shared data

Back

B. Each file handling one responsibility

7.

FLASHCARD QUESTION

Front

7. What is global state?

A. State used only in one screen
B. Temporary UI data
C. Data shared across many parts of the app
D. A backend database

Back

C. Data shared across many parts of the app

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?