Question: 1/50
You are new to GitHub Copilot and want to understand what it can and cannot do. Which statement best describes GitHub Copilot's role in software development?
It generates code suggestions based on context, but developers remain responsible for correctness, security, and licensing review
It guarantees the generated code is correct, secure, and production-ready if it compiles
It replaces code reviews by automatically approving pull requests when tests pass
It only works when you provide a full design document and does not use code context