Edit Game
Algorithms and programming
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   7  Close
The images related to ___________________
Programming construct
_____________is a place used in a program to store data that can change
Variable
The type of programming that uses either sequence, selection or repetition is called as _____________
Programming Construct
Method used for writing code to solve a computing problem so that a computer can perform specific tasks
Programming
______________________________ smaller tasks that are easier to solve
Decomposition
What do you call a Method that break a problem down into sub-problem
Decomposition
The steps you follow to solve a problem commonly used to help plan programs
Algorithm