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 loop that iterates until a condition is true






2. Specifies variable's name and data type






3. A group of statements that perform a specific task






4. A sequence of characters used as data






5. Repeats a specific number of times






6. A storage location in memory represented by a name






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






8. Has two possible paths of execution






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






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






11. Performs an iteration before testing its condition






12. Another name for a repetition structure






13. Causes a set of statements to execute repeatedly






14. Performs a specified task while a condition is true






15. Has two possible paths of execution






16. The execution of the body of a loop






17. Statements execute in the order in which they appear






18. Data generated and displayed by a program






19. A storage location in memory represented by a name






20. Another name for a repetition structure






21. Repeats a specific number of times






22. A loop that iterates until a condition is true






23. Provides only one alternate path of execution






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






25. Statements execute in the order in which they appear






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






27. Used to write a single alternative decision structure






28. Provides only one alternate path of execution






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






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






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






32. Tests its condition before performing an iteration






33. Performs a specified task while a condition is true






34. Used to write a dual alternative decision structure






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






36. Functions that are built into the programming language






37. Data generated and displayed by a program






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






39. A module that returns a value to the program






40. Used to create complex Boolean expressions






41. AND-OR-NOT






42. Procedures and subroutines and subprograms and methods and functions






43. Sets a variable to a specified value






44. Sets a variable to a specified value






45. Performs an iteration before testing its condition






46. AND-OR-NOT






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






48. Used to create complex Boolean expressions






49. Iterates a specific number of times






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