SADSIGN-PrelimExam

SADSIGN-PrelimExam

University

40 Qs

quiz-placeholder

Similar activities

unit-3-s.e

unit-3-s.e

University

37 Qs

ooad

ooad

University

40 Qs

KUIS JARINGAN DASAR MEI 2024

KUIS JARINGAN DASAR MEI 2024

University

40 Qs

 IAS 2 Security Architecture and Design Quiz 3

IAS 2 Security Architecture and Design Quiz 3

University

35 Qs

GIS Revision Unit I & II

GIS Revision Unit I & II

University

45 Qs

CompTIA Network

CompTIA Network

11th Grade - University

45 Qs

UAS PTI

UAS PTI

University

40 Qs

Sistem Basis Data UTS Latihan

Sistem Basis Data UTS Latihan

University

42 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?