CS105 - SDLC

CS105 - SDLC

University

5 Qs

quiz-placeholder

Similar activities

COMPILER DESIGN  QUIZ

COMPILER DESIGN QUIZ

University

10 Qs

C++ quiz

C++ quiz

10th Grade - Professional Development

10 Qs

Quiz 1 (IS 4420)

Quiz 1 (IS 4420)

University

10 Qs

Java Quiz

Java Quiz

University

10 Qs

Chapter 1 & 2

Chapter 1 & 2

University

10 Qs

OOP module

OOP module

University

10 Qs

Waterfall Methodology

Waterfall Methodology

University

10 Qs

Code Refactoring

Code Refactoring

University

6 Qs

CS105 - SDLC

CS105 - SDLC

Assessment

Quiz

Computers

University

Hard

Created by

Enides Pech

Used 28+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms derived are implemented using a programming language in the ______________ phase.

Analysis

Design

Programming

Maintenance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Training occurs at this stage

Design

Maintenance

Programming

Implementation/Testing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mostly syntax errors done by the programmer not following the rules of the programming language

Execution error

Logical Error

Compilation Error

System Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Preparing a blue print of the new software system.

Implementation/testing

Analysis

Programming

Design

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Many types of data input are tried on the program to see if any bugs are found.

Implementation/Testing

Design

Maintenance

Programming