
C Language

Quiz
•
Computers
•
Professional Development
•
Easy
Labeed Ahmad
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
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;
2.
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
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of this code?
OK
KO
Depends on compiler
Depends on standard
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way of initializing an array in C?
int arr[4]= 1,2,3,4 ;
int arr[4]= (1,2,3,4) ;
int arr[4]= {1,2,3,4 };
int arr[4]= [1,2,3,4 ];
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A function that calls itself is known as _________.
Repetation
Retention
Recursion
looping
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to write a single line comment?
/* Comment */
/* Comment
//Comment//
//Comment
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_________used to give tab spaces in c programming.
/n
\t
\r
\n
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Interrupt-13

Quiz
•
Professional Development
20 questions
Operators in C language

Quiz
•
Professional Development
21 questions
Java Quiz on Module 1 & 2

Quiz
•
Professional Development
20 questions
(R) Java Fundamentals

Quiz
•
Professional Development
20 questions
1BASICS - C PROGRAMMING

Quiz
•
Professional Development
21 questions
Flutter_Q1

Quiz
•
Professional Development
17 questions
Success Forge C# Assignment 1

Quiz
•
Professional Development
20 questions
C Programming Quiz

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