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
Sec+ CH.1 Review Test

Quiz
•
Professional Development
20 questions
City & Guilds Level 3 Apprenticeship Coding and Logic

Quiz
•
Professional Development
15 questions
JavaScript

Quiz
•
Professional Development
15 questions
Supervised and unsupervised learning

Quiz
•
Professional Development
20 questions
League of Legends (2020)

Quiz
•
6th Grade - Professio...
20 questions
FLUTTER

Quiz
•
University - Professi...
15 questions
Cloud Computing_2

Quiz
•
Professional Development
15 questions
DECI - Week 4 - round

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade