Test your basic knowledge |

Basic Programming Vocab

Subject : it-skills
Instructions:
  • Answer 50 questions in 30 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 sequence of characters used as data






2. Causes a set of statements to execute repeatedly






3. Procedures and subroutines and subprograms and methods and functions






4. Statements execute in the order in which they appear






5. Has two possible paths of execution






6. A loop that iterates until a condition is true






7. A storage location in memory represented by a name






8. Data that a program receives while it is running






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






10. Used to write a single alternative decision structure






11. Used to create complex Boolean expressions






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






13. Storage locations in an array






14. Functions that are built into the programming language






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






16. A storage location in memory represented by a name






17. Used to write a dual alternative decision structure






18. Used to write a dual alternative decision structure






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






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






21. AND-OR-NOT






22. Another name for a repetition structure






23. Pieces of data that are sent into a module






24. Has two possible paths of execution






25. Provides only one alternate path of execution






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






27. Repeats a specific number of times






28. Data that a program receives while it is running






29. A loop that iterates until a condition is true






30. Iterates a specific number of times






31. Performs an iteration before testing its condition






32. Tests its condition before performing an iteration






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






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






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






36. Procedures and subroutines and subprograms and methods and functions






37. The execution of the body of a loop






38. Sets a variable to a specified value






39. Used to write a single alternative decision structure






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






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






42. Another name for a repetition structure






43. Specifies variable's name and data type






44. A group of statements that perform a specific task






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






46. Tests its condition before performing an iteration






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






48. Provides only one alternate path of execution






49. Performs a specified task while a condition is true






50. Statements execute in the order in which they appear