
Round1

Quiz
•
Engineering
•
University
•
Medium
Pavan Reddy
Used 11+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Guess the output of following C code
int x=10;
printf(x);
10
x
no output
compile error
2.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What will be the output of the following C code?
int a=5, b=10;
printf("%d", a+b);
15
510
5+10
compile error
3.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Identify the output of this C code snippet:
char c='A';
printf("%c", c+1);
B
A
compile error
no output
4.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What will be printed by the following C code?
float f=3.14;
printf("%.1f", f);
3.1
3.14
3.140
compile error
5.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Which of the following is a valid data type in C?
String
char
boolean
list
6.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What does the if statement do in C?
Executes a block of code repeatedly
Executes a block of code only if a specified condition is true
Exits a loop
Declares a function
7.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What is the output of print(10 // 3) in Python?
3.33
3
3.0
4
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C++ OOPs Concepts & Inheritance Quiz

Quiz
•
University
20 questions
Aptitude and OOP Concepts Assessment

Quiz
•
University
20 questions
Introduction to C++

Quiz
•
University
30 questions
PYTHON PROGRAMMING

Quiz
•
University
21 questions
Java basic

Quiz
•
University
20 questions
NEXUS'25

Quiz
•
University
30 questions
C Programming

Quiz
•
University
20 questions
Java MCQ Test Day-2

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