164k views
0 votes
Janice has decided that the best approach to programming a new social media app is to start with a small portion of it by writing the smallest module, and then reuse and combine that with other modules to build it up. What approach is this?

Group of answer choices

binary translation

bottom-up programming

float and decimal variables

algorithm management

User Ptrin
by
4.1k points

2 Answers

3 votes
Bottom-up programming
User Michael Neale
by
4.7k points
3 votes

Answer:

bottom-up programming

Step-by-step explanation:

she is starting in small chunks

User Sanket Kheni
by
4.9k points