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

Prepare for the CodeHS AP Computer Science Principles Exam with multiple choice questions, detailed explanations, and helpful hints. Boost your confidence and get ready for your exam!

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