C Language Quiz

Quiz
•
Instructional Technology
•
4th - 8th Grade
•
Medium
Deepika Behera
Used 826+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is the father of C-Language?
Steve Jobs
James Gosling
Dennis Ritche
Rasmus Lerdorf
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid C variable name?
int number;
float _rate;
int variable_Count;
int $main;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is known as Exit Controlled Loop?
for loop
do while loop
while loop
All of these
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct example of declaring functions?
int add(int [],int);
int add(int, int);
int add(int a, int b);
All of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Strcmp() is used to ___________.
Find the length of the string.
Copies one string over another.
Compare two strings.
Concatenates two strings.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the value of "z" in this code?
The value of z is 10
The value of z is 15
The value of z is 15.6
The value of z is 16
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of this code?
OK
KO
Depends on compiler
Depends on standard
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade