Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Explain the DFD level 1 and data dictionary (process) 'erifies the customer's account by checking their details against the store. ogin Details erification result (True/False)

Explain the DFD level 1 and data dictionary (process)

image text in transcribed

image text in transcribed

'erifies the customer's account by checking their details against the store. ogin Details erification result (True/False) TART READ Login Details RETRIEVE customer information from Data Store using customer id and password IF customer id found CHECK if the password matches IF password matches, RETURN True (Account Verified) ELSE RETURN False (Incorrect Password) ELSE RETURN False (Customer Id not found) END

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions