System Analysis and Design - Phase III. A - Introduction

System Analysis and Design - Phase III. A - Introduction

University

9 Qs

quiz-placeholder

Similar activities

Basic on Operating System

Basic on Operating System

University

10 Qs

Pop Quiz- Abstraction, Algorithm

Pop Quiz- Abstraction, Algorithm

University

14 Qs

Additional Excercise (Network Layer) - Router, IPv4 and IPv6

Additional Excercise (Network Layer) - Router, IPv4 and IPv6

University

12 Qs

System Integration and Arch Exam 2

System Integration and Arch Exam 2

University

10 Qs

Digital Pedagogies

Digital Pedagogies

10th Grade - University

10 Qs

Intelligent System 2 - Prelim Quiz

Intelligent System 2 - Prelim Quiz

University

10 Qs

Python Basics: Dictionaries and Strings

Python Basics: Dictionaries and Strings

University - Professional Development

10 Qs

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

System Analysis and Design - Phase III. A - Introduction

System Analysis and Design - Phase III. A - Introduction

Assessment

Quiz

Computers

University

Hard

Used 37+ times

FREE Resource

AI

Enhance your content in a minute

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

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following activities is usually carried out in the Design phase

Implement decision trees in Python
Determine the suitable programming language to implement decision trees
Create decision tables for elementary processes
Create decision trees for elementary processes

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following is not a Design phase activity

Create physical DFD and ERD models
Define hardware and software specifcation
Define process logic specification
Estimate database size

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following refers to the 'outsourcing' Design Strategy

To pay SAP (an IT consulting firm) to develop a payroll system
To pay Booking.com for using its platform to manage hotel bookings
To pay existing employees on a Java crash-course so they can develop the company website

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which is not a good reason for buying packaged software and tailor them for an information system

To save time
To benefit from existing support
To train staff for in-house technical expertise

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which is least likely a risk with outsourcing as a Design Strategy compared to in-house development

Possibility of losing confidential data
Difficulty with future development
Increased cost of the project

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following names for elements on a physical DFD. Which is not appropriate

A data flow name "HTML form: Order details"
A process name "Calculate order price: Java"
A data store name "Customer"
An external agent "Customer"

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which are possible activities in developing physical ERDs

Define data types and size of attributes
Add a system required field to the Loan entity to record the timestamp of each loan record
Split the Customer table into two smaller tables for performance improvement
All of the other three

8.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which is NOT one of the four basic operations on persistence storage

Delete
Create
Undelete
Retrieve

9.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

Given the CRUD matrix for the process shown in the picture, which operation is not to be done by this process

Get existing borrower details
Get existing DVD details
Add a new loan record for the borrower
Delete previous loans of this customer