1. Which option best describes what a programming paradigm is?
A fundamental style, mindset, or philosophical approach for structuring and organizing code
Explication
A programming paradigm is the fundamental way of thinking about structuring and organizing code. A programming language is a tool, not a mindset.