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. Pieces of data that are sent into a module






2. Expressions that can be evaluated as either True of False






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






4. Has two possible paths of execution






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






6. Performs an iteration before testing its condition






7. Another name for a repetition structure






8. Causes a set of statements to execute repeatedly






9. Data that a program receives while it is running






10. Used to write a dual alternative decision structure






11. The execution of the body of a loop






12. A group of statements that perform a specific task






13. Data generated and displayed by a program






14. A sequence of characters used as data






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






16. Provides only one alternate path of execution






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






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






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






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






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






22. A loop that iterates until a condition is true






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






24. Iterates a specific number of times






25. Data that a program receives while it is running






26. Data generated and displayed by a program






27. Statements execute in the order in which they appear






28. Used to write a single alternative decision structure






29. A storage location in memory represented by a name






30. Repeats a specific number of times






31. Procedures and subroutines and subprograms and methods and functions






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






33. Pieces of data that are sent into a module






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






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






36. A storage location in memory represented by a name






37. A group of statements that perform a specific task






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






39. AND-OR-NOT






40. Another name for a repetition structure






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






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






43. Used to create complex Boolean expressions






44. Functions that are built into the programming language






45. A sequence of characters used as data






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






47. A loop that iterates until a condition is true






48. Causes a set of statements to execute repeatedly






49. Provides only one alternate path of execution






50. The execution of the body of a loop