SADSIGN-PrelimExam

SADSIGN-PrelimExam

University

40 Qs

quiz-placeholder

Similar activities

Introduction to Machine Learning

Introduction to Machine Learning

University

40 Qs

ITD11303 DATABASE

ITD11303 DATABASE

University

35 Qs

CLOUD

CLOUD

University

37 Qs

CompTIA Network+ Certification N10-007

CompTIA Network+ Certification N10-007

11th Grade - University

45 Qs

2025190602

2025190602

University

40 Qs

Unit 12, 13_ Haifaa_2020

Unit 12, 13_ Haifaa_2020

University

40 Qs

Java JVM JDK

Java JVM JDK

University

42 Qs

WS101 Weekly Output 6

WS101 Weekly Output 6

University

35 Qs

SADSIGN-PrelimExam

SADSIGN-PrelimExam

Assessment

Quiz

Computers

University

Hard

Created by

elisa berog

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer is designing a flowchart to represent a simple login system. The flowchart includes a decision symbol that checks if the username and password match the stored credentials. What will happen if the decision symbol is removed?

The flowchart will still work but become more complex

The flowchart will loop indefinitely without making a decision

The flowchart will fail to validate user credentials

The flowchart will function the same way but be harder to read

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A process symbol is used instead of a decision symbol to check if a number is even or odd in a flowchart. What will be the impact?

The flowchart will still work correctly

The flowchart will not provide correct results

The flowchart will take longer to execute

The flowchart will be more efficient

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer designs a flowchart for a simple ATM withdrawal system. The decision symbol checks if the balance is greater than the withdrawal amount. If true, it proceeds to dispense cash; otherwise, it ends the process. What critical component is missing?

A step to deduct the withdrawal amount from the balance

A loop to repeat the process for multiple withdrawals

A second decision symbol to check if the ATM has enough cash

A process to print the transaction receipt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A system requires users to enter both a username and password. The system must check the credentials and, if they are incorrect, prompt the user to try again. The correct flowchart should include a loop that repeats the input process until valid credentials are provided.

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Design a flowchart for an online shopping checkout system that must verify three conditions in order:
1. The shopping cart is not empty.
2. A valid shipping address is provided.
3. Payment is verified.
Only if all conditions are met should the order be confirmed.

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An online shopping system includes the following use cases:
Browse Products
Add to Cart
Make Payment
Cancel Order
Generate Sales Report
Which actor should NOT be associated with the "Generate Sales Report" use case?

Customer

Admin

Manager

Store Owner

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A use case diagram for an e-commerce system contains the following relationships:
"Make Payment" <<include>> "Verify Credit Card"
"Register User" <<include>> "Verify Email"
"Browse Products" <<include>> "Add to Cart"

Which use case relationship is incorrect?

"Make Payment" <<include>> "Verify Credit Card"

"Register User" <<include>> "Verify Email"

"Browse Products" <<include>> "Add to Cart"

All relationships are correct

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?