Which keyword is used to prevent any changes in the variable within a C program?
C CODE MASTER A

Quiz
•
Computers
•
Professional Development
•
Medium
Amartya Vishwakarma
Used 13+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
immutable
const
volatile
mutable
2.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
In C language what are the basic building blocks that are constructed together to write a program?
keywords
tokens
identifiers
functions
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Which is the smallest program to compile and run without errors?
main() { ; }
main() { }
int main() {return 0;}
main()
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
In which segment does dynamic memory allocation takes place?
BSS Segment
data segment
heap
stack
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
By default c uses the call by value method to pass arguments to functions. How can you invoke the call by reference method?
by using recursive functions
by using pointers
by using global variables
by declaring functions separately from defining them
6.
MULTIPLE CHOICE QUESTION
1 min • 3 pts
what is the output of following program.
B D
B C
A B
error
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is the output of following programe.
TRUE
FALSE
RUN TIME ERROR
COMPILATION ERROR
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
ERP 1

Quiz
•
University - Professi...
15 questions
C Module 1 Quiz

Quiz
•
Professional Development
20 questions
Advanced JavaScript

Quiz
•
Professional Development
25 questions
C module 1 second quiz

Quiz
•
Professional Development
15 questions
Lenguaje C

Quiz
•
Professional Development
20 questions
LOOPS in OOPS

Quiz
•
Professional Development
20 questions
JavaScript

Quiz
•
Professional Development
25 questions
C second module quiz

Quiz
•
Professional Development
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