Test your basic knowledge |

Basic Programming Vocab

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • 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 string that appears in the actual code of a program






2. Provides only one alternate path of execution






3. Tests its condition before performing an iteration






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






5. Statements execute in the order in which they appear






6. Pieces of data that are sent into a module






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






8. A graphical representation of modules connected in a way that illustrates their relationship to one another






9. Repeats a specific number of times






10. Performs an iteration before testing its condition






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






12. A storage location in memory represented by a name






13. Repeats a specific number of times






14. Statements execute in the order in which they appear






15. Data that a program receives while it is running






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






17. Used to write a dual alternative decision structure






18. Used to write a single alternative decision structure






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






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






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






22. A group of statements that perform a specific task






23. Data that a program receives while it is running






24. Pieces of data that are sent into a module






25. Specifies variable's name and data type






26. A group of statements that perform a specific task






27. Data generated and displayed by a program






28. Causes a set of statements to execute repeatedly






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






30. Uses a true/false condition to control the number of times that it repeats






31. Has two possible paths of execution






32. Tests its condition before performing an iteration






33. A sequence of characters used as data






34. Storage locations in an array






35. Sets a variable to a specified value






36. A loop that iterates until a condition is true






37. Variables that can hold a group of values of the same data type






38. Has two possible paths of execution






39. Used to create complex Boolean expressions






40. Functions that are built into the programming language






41. Iterates a specific number of times






42. Iterates a specific number of times






43. Performs an iteration before testing its condition






44. Data generated and displayed by a program






45. AND-OR-NOT






46. A sequence of characters used as data






47. The execution of the body of a loop






48. The execution of the body of a loop






49. A storage location in memory represented by a name






50. A logical design that controls the order in which a group of statements execute