Computer Engineering Culminating Activity
Start Here Home Page Begin Learning Final Quiz About the Webmasters Other Resources and Links

Hello, visitor.

Quiz: Structured Programming

In this quiz page, there are 5 question in total for you to answer. Once you're done with any of the questions, move onto the next one by pressing on the tabs or clicking "Next Question".

 

Question: What are the four kinds of modules in structured programming?

Answer (Highlight to reveal): Sequence, Decision, Loop, Selection.

Question: What is the difference between Selection and Decision modules?

Answer (Highlight to reveal): Decision may contain only 2 alternative paths in a flowchart, selective contains as much as the user desires.

Question: Do Sequence modules conatin any alternative paths?

Answer (Highlight to reveal): No. It contains a number of predetermined processes.

Question: What are subprograms?

Answer (Highlight to reveal): They are procedures/processes for a specific task. They simplify programming by breaking up complicated parts to make it manageable.

Question: What are different between structured programming and traditional programming?

Answer (Highlight to reveal): Structured programming contains structures within its processes for organizational purposes.

Previous QuestionNext Question

Previous Page

 

 

 

 

 

 

 

   
© 2009 Tony Xing & Justin Lau.
Canada Wide 2009 Virtual Science Fair
Click to Go Home.