Software Engineering Lab Viva Questions
Software Engineering Lab Viva Questions
Q: What is SDLC?
A: SDLC (Software Development Life Cycle) is a structured process followed to develop high-quality
software in a systematic and cost-effective way.
6. Configure Jira for Managing the Project to Solve the Identified Problem
Q: What is a wireframe?
A: A wireframe is a low-fidelity visual layout that shows the structure of a web page or application
screen.
Q: What is Git?
A: Git is a version control system used to track changes in code and collaborate with other
developers.
Q: What is a repository?
A: A repository is a storage space where your project files and version history are maintained.