Quiz Permalink:
https://www.jobilize.com/c-certification-questions
Question Permalink:
https://www.jobilize.com/how-to-write-switch-in-c
Question 76 / 79:  What is the output of the following piece of code:
switch(2) {

case 1: printf(“One”); break;

case 2: printf(“Two”);

case 3: printf(“Three”); break;

}

A  One
B  Two
C  TwoThree
<< First < Previous Next > Last >>
Quiz Home Page
https://www.jobilize.com/c-certification-questions

C Programming Language

Author:

Access: Public Instant Grading

Ask
Madison Christian
Start Flashcards
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/c-certification-questions" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>