Test your basic knowledge |

Basic Programming Vocab

Subject : it-skills
Instructions:
  • Answer 30 questions in 15 minutes. 1 minute extra for reading the instructions.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A special variable that receives an argument when a module is called






2. Performs a specified task while a condition is true






3. A statement designed to initialize and test and increment a counter variable






4. Used to write a dual alternative decision structure






5. The execution of the body of a loop






6. A sequence of characters used as data






7. Causes a set of statements to execute repeatedly






8. Sets a variable to a specified value






9. A special variable that receives an argument when a module is called






10. A group of statements that perform a specific task






11. Tests its condition before performing an iteration






12. Has two possible paths of execution






13. A message that asks the user to enter a specific value






14. Functions that are built into the programming language






15. A special value that marks the end of a list of values






16. The process of converting an algorithm into a series of subtasks






17. Specifies variable's name and data type






18. A storage location in memory represented by a name






19. Sets a variable to a specified value






20. Repeats a specific number of times






21. Variable that has been declared but has not been assigned a value






22. A string that appears in the actual code of a program






23. Pieces of data that are sent into a module






24. The identifying number assigned to each element in an array






25. Used to create complex Boolean expressions






26. A variable that is accessible to every module in a program






27. Performs a specified task while a condition is true






28. Another name for a repetition structure






29. A string that appears in the actual code of a program






30. Allows a program to perform actions only if certain conditions are met