Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

c language

https://elearning.htu.edu.jo/mod/quiz/attempt.php?attempt36704&cmid%3D20385
New tab
HTU
E MY COURSES -
COURSES -
RESET ELEARNING PASSWORD GUIDE OFFICE 365 HTUWEBSITE OLC SITE
damentals of
nputing-11-0-Fall
Question 7
Find the output of the given C program if the user inputs ab?
Not yet answered
1 #include<stdio.h>
2 int main()
3 {
4 char ch;
5 scanf("%c",&ch);
6 switch(ch)
7 {
Marked out of 1.00
ges
P Flag question
npetencies
des
meral
8
case 'a':
es
9.
printf("a");
case 'b':
10
ic2
11
printf("b");
ic 3
12
case 'c':
printf("c");
break;
13
cuments
14
15 }
chboard
16
17 return 0;
18 }
home
endar
rner Dashboard
Select one:
O a. abc
courses
O b.a
Soft Skills II-5-0-Fall
O c.ab
O d. None of the above
English Pre-
56°F Smoke
Transcribed Image Text:https://elearning.htu.edu.jo/mod/quiz/attempt.php?attempt36704&cmid%3D20385 New tab HTU E MY COURSES - COURSES - RESET ELEARNING PASSWORD GUIDE OFFICE 365 HTUWEBSITE OLC SITE damentals of nputing-11-0-Fall Question 7 Find the output of the given C program if the user inputs ab? Not yet answered 1 #include<stdio.h> 2 int main() 3 { 4 char ch; 5 scanf("%c",&ch); 6 switch(ch) 7 { Marked out of 1.00 ges P Flag question npetencies des meral 8 case 'a': es 9. printf("a"); case 'b': 10 ic2 11 printf("b"); ic 3 12 case 'c': printf("c"); break; 13 cuments 14 15 } chboard 16 17 return 0; 18 } home endar rner Dashboard Select one: O a. abc courses O b.a Soft Skills II-5-0-Fall O c.ab O d. None of the above English Pre- 56°F Smoke
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Introduction to computer system
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education