Multiple Choice
Which of the following is NOT true?
A) Analysts design programs in the design phase of the SDLC,programmers code programs in the Implementation phase
B) Analysts can use structure charts to design programming logic
C) Analysts can build in the three structures of sequence,selection and iteration into structure charts
D) Programmers can take the logical DFDs and directly implement into code by compiling the metadata in the CASE tools
E) Physical DFDs show additional details,such as what tables in the database replace data stores on the logical DFD
Correct Answer:

Verified
Correct Answer:
Verified
Q38: Because project teams rely more on packaged
Q39: By definition,external entities on the DFD:<br>A)Are used
Q40: Pseudocode is:<br>A)The same as structured English<br>B)A technique
Q41: Which is NOT true of structure charts?<br>A)They
Q42: Every part of a system that is
Q44: Reusable modules,which are represented in the structure
Q45: Structure charts show: sequence,selection and iteration.What are
Q46: The second step in creating a Physical
Q47: Generally,transaction structures occur at lower levels of
Q48: A general suggestion about using couples in