Project Development

Project Development

11th Grade

7 Qs

quiz-placeholder

Similar activities

AP CSP Unit 4

AP CSP Unit 4

9th - 12th Grade

10 Qs

Code.org Unit 4 Principles

Code.org Unit 4 Principles

9th - 12th Grade

10 Qs

Coding and Robotics

Coding and Robotics

8th - 12th Grade

12 Qs

HTML 5 TAGS

HTML 5 TAGS

9th - 12th Grade

10 Qs

Understanding Pseudocode Basics

Understanding Pseudocode Basics

6th Grade - University

10 Qs

Jakob Nielsen's 10 Usability Heuristics

Jakob Nielsen's 10 Usability Heuristics

10th Grade - University

10 Qs

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Project Development

Project Development

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Aybolat Nevazhno

Used 17+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wich stage of SDLC include:

-Schematic representation of the process (flowchart, ERD, system structure, DFD);

-Prototypes of input / output forms / interface

Analisys

Design

Implementation

Documentation

Evaluation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wich stage of SDLC include:

-Involvement of the third party

-List of requirements for the future system

-Discussion of alternative solutions

Analisys

Design

Implementation

Documentation

Evaluation

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose correct sub stages of System implementation

Development

Programming

Testing

Definition, investigation and analysis

User documentation

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose correct sub stages of Design phase

Nature of the solution

Intended benefits

Completeness of solution

Limits of the scope of the solution

Development and programming

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct description of the project complexity suitable for group C

Using script language to work with databases

SQL statements

Conditional (branching) algorithms

Nested loops

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct description of the project complexity suitable for group A

Using script language to work with databases

Insertion and bubble sort algorithms

Conditional (branching) algorithms

Nested loops

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct description of the project complexity suitable for group B

Using script language to work with databases

Two-dimensional array

Using script language to connect a database

Recursion