
C Programming Quiz

Quiz
•
Engineering
•
University
•
Hard
Ani Harish
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of the C programming language?
Game development
Web development
Data analysis
System programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a basic data type in C?
char
string
float
int
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for declaring a constant in C?
int const x = 10;
int x = const 10;
const int x = 10;
constant int x = 10;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for logical AND in C?
&&
||
!
==
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'break' statement do in a loop?
Pauses the loop
Continues to the next iteration
Restarts the loop
Exits the loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid identifier in C?
1stVariable
variable name
variable-name
_variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: printf("%d", 5 + 2 * 3);?
10
11
21
17
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz Round For Group 1

Quiz
•
University
19 questions
AVINYA 2K25

Quiz
•
University
12 questions
Quiz on Variables and Arithmetic Operations

Quiz
•
12th Grade - University
15 questions
Module01_C_M_M&A

Quiz
•
University
20 questions
Aptitude and OOP Concepts Assessment

Quiz
•
University
15 questions
C Programming Quiz2

Quiz
•
University
20 questions
NEXUS'25

Quiz
•
University
15 questions
Variables y constantes

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade