This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Time Out - Structure Chart

| See more in Computer Programming

Learners race against the clock to answer questions. The point value for each question decreases as the seconds tick away.

bhavnab
Created Date 12.12.20
Last Updated 12.13.20
Viewed 2 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • What kind of approach does the Structure Chart use ?
  • What is the purpose of the Structure Chart ?
  • A _____________________________ is used to depict the iteration process in Structure Charts.
  • It is a good practice to take a design and code it all at once.
  • If A uses B, then B is called the _________________________ of A.