

MCQOPTIONS
Saved Bookmarks
1. |
Can the break statement be used to abort a program? |
A. | Yes |
B. | Yes, but only if it is used within the global scope |
C. | No |
D. | Yes, but only for some Arduino Boards |
Answer» D. Yes, but only for some Arduino Boards | |