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
1. What is the format specifier for printing an integer in C?
%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 Wayground
15 questions
placement g2 quiz-1

Quiz
•
University
12 questions
Java_Quiz_Part_2

Quiz
•
University
14 questions
ORM - Django

Quiz
•
University
13 questions
Uji Pemahaman Basis Data

Quiz
•
University
10 questions
Teste de revisão - Liguagem C

Quiz
•
University
10 questions
C-Volution (Hard)

Quiz
•
University
10 questions
C Programming Quiz

Quiz
•
University
15 questions
Mastering Python Control Flow

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade