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
Which keyword is used to prevent any changes in the variable within a C program?
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 Wayground
15 questions
Lenguaje C

Quiz
•
Professional Development
15 questions
Google Sheets Quiz: From Importing to Analysis

Quiz
•
Professional Development
20 questions
Python

Quiz
•
Professional Development
15 questions
LinkedList and Its types

Quiz
•
Professional Development
15 questions
Data Structures and Algorithms Quiz

Quiz
•
Professional Development
15 questions
PL/SQL Programming

Quiz
•
Professional Development
20 questions
MS Excel Basics

Quiz
•
5th Grade - Professio...
20 questions
Advanced JavaScript

Quiz
•
Professional Development
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade