Podcast
Questions and Answers
Which of the following best describes a function in programming?
Which of the following best describes a function in programming?
- A loop that repeats a set of instructions
- A condition that determines the flow of a program
- A variable that stores a value
- A set of instructions that performs a specific task (correct)
Which of the following is NOT a guideline for creating distractors in multiple choice questions?
Which of the following is NOT a guideline for creating distractors in multiple choice questions?
- Making all distractors plausible
- Testing common misunderstandings
- Including 'all of the above' or 'none of the above' choices (correct)
- Creating distractors that sound similar to the correct answer
What is the purpose of using JSON format in the example provided?
What is the purpose of using JSON format in the example provided?
- To showcase the use of functions in programming
- To explain the concept of multiple choice questions
- To provide an example of a JSON file (correct)
- To demonstrate how to format text in a programming language