0 of 10 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
What is the process of breaking larger problems down into smaller components called?
What type of computational thinking is it when you decide which parts of a problem to focus on?
What type of computational thinking is it when you determine inputs and outputs to your system?
What type of computational thinking is it when you decide the loops/branches your system needs?
What type of computational thinking is it when you decompose the system into modules?
Name two of the three programming constructs
Which of the following best describes an algorithm?
What is this: ‘Stripping a problem to its most fundamental parts before you decompose it’
Give an example of thinking ahead
Using certain diagrams, one can show thinking logically. What diagrams might these be