What is printed by the following code when x equals 12: if (x > 10) { print('big'); } else { print('small'); }

Study for the CodeHS AP Computer Science Principles (CSP) Exam. Prepare with flashcards and multiple choice questions, each question comes with hints and explanations. Get ready for success!

Multiple Choice

What is printed by the following code when x equals 12: if (x > 10) { print('big'); } else { print('small'); }

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy