
Printf Scanf Quiz

Quiz
•
Computers
•
Professional Development
•
Hard
Zohaib Hasan
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be printed?
printf("%10.1f", 4.6785);
4.7 after 7 spaces
4.6 after 8 spaces
4.6785 after 7 spaces
4.6785 after 10 spaces
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be printed?
printf("%10d", 45);
45 after 10 spaces
45 after 8 spaces
45 with no spaces before
45 after 7 spaces
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be printed?
printf("%0*d %0*d", 5,6,5,8);
00005 00008
5 8
5 6 5 8
Compilation Error
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be printed?
printf("%d %d", '0', '1');
0 1
48 49
'0' '1'
Compilation Error
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be printed if input is 4 456?
int a,b;
scanf("%d %2d", &a, &b);
printf("%d %d", a , b);
4 456
4 45
4 4
4 6
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be printed? (underscore in option shows spaces)
printf("%-7ddvr%5d",264,32);
264____dvr___32
264__dvr_32
264_______dvr_____32
264_______32
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output if the value of 'a' is entered 0x23?
int a;
scanf("%i", &a);
printf("%x", a);
0x23
23
0
Compilation Error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Lenguaje de programación C 3BGU

Quiz
•
Professional Development
10 questions
PreTrainingExceptions

Quiz
•
Professional Development
15 questions
Snippets LookOver-round 2

Quiz
•
Professional Development
10 questions
Byte Code vs Machine Code Quiz

Quiz
•
Professional Development
9 questions
Power BI 02 - Connecting & Shaping Data

Quiz
•
Professional Development
5 questions
C Programming

Quiz
•
Professional Development
15 questions
TTPLT Token Development

Quiz
•
Professional Development
10 questions
C Programming Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development