Where does C program executes?
C Programming Assessment-1

Quiz
•
Computers
•
University
•
Hard
Munnangi Vinay
Used 7+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
CPU (micro processor)
ROM
Hard disk
North Bridge
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not mandatory to run C program?
i) Header section
ii) Main section
iii) Global declaration section
iv) Documentation Section
i only
ii,iii,iv
i,iii,iv
iii,iv
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not an application of C-Language?
Kernel development
Machine Learning
IOT and embedded systems
Operating Systems
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the extension for C-object code file?
.compile
.cobj
.obj
.object
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Choose the appropriate output
#include
void main()
{
printf(“%f”,3.14);
}
3.140000
3.1400
3.14
3.0
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With what return value does the program exits?
#include
int main()
{
printf(“This is an C exam”);
}
0
-1
17
1
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is true about const keyword?
Characters can’t be declared using const keyword as they are not mathematical constants.
Constants can change its value if they are declared in global declaration section.
Constants are read-only entities.
Constants occupy more space than that of normal variables of same type.
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
C- Geniusia

Quiz
•
University
20 questions
C Programming (Unit- 1) Quiz

Quiz
•
University
20 questions
Apuntadores en C

Quiz
•
University
18 questions
C Language 101

Quiz
•
University
20 questions
Programming in C(1)

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
20 questions
C Programming Quiz(session 1)

Quiz
•
University
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