
Set - 2

Quiz
•
Computers
•
University
•
Hard

Vijaya Lakshmi Masabathula
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'volatile' keyword in C?
It indicates that a variable may be changed by an external process
It ensures that a variable is always initialized to zero
It specifies that a variable cannot be modified
It makes a variable immune to pointer arithmetic
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'restrict' keyword in C?
To restrict the access to a variable
To specify that a pointer is not aliased
To restrict the use of the 'goto' statement
To restrict the size of an array
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
#define square(x) x*x
int main() {
int result = square(3 + 2);
printf("%d", result);
return 0;
}
25
Error
13
11
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the '__FUNCTION__' macro in C?
To return the current function name
To return the current file name
To return the current date and time
To return the current line number
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the area of a square is 64 square units, what is the length of one side?
6
16
8
10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The sum of three consecutive odd numbers is 63. What is the smallest of these numbers?
21
19
25
28
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A train travels 200 kilometers in 4 hours. What is its average speed?
55
50
40
60
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Programming in C(1)

Quiz
•
University
18 questions
C Language 101

Quiz
•
University
20 questions
Pointers

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
20 questions
C Programming Unit-1 Test-2

Quiz
•
University
20 questions
Operator in C

Quiz
•
University
15 questions
C programming

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

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