1. What is the first phase in the Software Development Life Cycle (SDLC)?
(a) Design
(b) Testing
(c) Implementation
(d) Requirements Gathering
2. Which of the following is a popular agile methodology?
(a) Waterfall
(b) Scrum
(c) V-Model
(d) Prototyping
3. What is the purpose of unit testing?
(a) To test the entire system
(b) To test individual components of the software
(c) To test the user interface
(d) To test the performance of the software