Multiple choice On which factor do the grammatical rules of a language depend? Structure Syntax Pseudocode Documentation Reveal answer Fill a bubble to check yourself B Correct answer Explanation Syntax defines the grammatical rules that determine how words and symbols can be combined to form valid statements in a programming language. Structure is the result, pseudocode is a notation, and documentation describes code.