1. What is the format specifier for printing an integer in C?
Code Twisters Round 1 Demo

Quiz
•
Information Technology (IT)
•
University
•
Hard
SUNIL RAJ B
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
%d
%c
%f
%s
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
2. Which operator is used to get the address of a variable?
*
&
-
@
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
3. Which of the following is a correct syntax to declare a pointer?
*int p;
int p*;
int *p;
int p;
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
4. Which function is used to read a string from standard input?
scanf()
fgets()
getch()
gets()
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
5. Which loop guarantees at least one execution of the loop body?
for loop
do-while loop
while loop
None of the Above
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
6. What will be the output of printf("%d", 5/2);?
2
2.5
3
0
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
7. What is the return type of the malloc() function?
int
char*
void*
float*
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Quiz Pemrograman Arduino

Quiz
•
10th Grade - University
11 questions
TRẢ LỜI ĐÚNG - TRÚNG QUÀ COOL

Quiz
•
University
15 questions
แข่งขันcodingม.ต้น

Quiz
•
12th Grade - University
10 questions
Quiz Meet 2 Mini SC Programing

Quiz
•
University
15 questions
Code2Duo

Quiz
•
University
5 questions
Revisão linguagem C - questões abertas

Quiz
•
University
10 questions
Arrays in CQuiz

Quiz
•
1st Grade - University
6 questions
Quiz Pengetahuan Tipe Data

Quiz
•
10th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade