Which of the following is not a valid C keyword?

Programming Quiz(BCA 3rd)

Quiz
•
Information Technology (IT)
•
University
•
Hard
Nagendra Gaur
FREE Resource
70 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for
while
loop
if
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to get the address of a variable in C?
*
&
%
$
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
int x = 10;
printf("%d", x++);
9
11
10
12
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C, which function is used to read a character from the standard input?
scanf()
getchar()
getch()
gets()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an exit-controlled loop?
for
do-while
while
if
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default return type of a function in C if not specified?
float
int
void
char
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to define a preprocessor macro in C?
$
#
&
@
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade