FRQ stands for Free Response Question. It is a type of question commonly found in AP Computer Science A exams where students are required to write code or provide detailed explanations without multiple-choice options.
A simplified programming language that combines English-like statements with basic code structures, often used to plan or outline solutions before writing actual code.
Syntax: The set of rules that define the structure and grammar of a programming language. It determines how code should be written to be considered valid.