
Module 1_Introduction to C Programming

Quiz
•
Engineering
•
University
•
Medium
Shruthi S
Used 2+ times
FREE Resource
10 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
30 sec • 1 pt
What is #include <stdio.h>?
Preprocessor directive
Inclusion directive
File inclusion directive
None of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the sizeof(char) in a 32-bit C compiler?
1 bit
2 bits
1 Byte
2 Bytes
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
scanf() is a predefined function in______header file.
stdlib. h
ctype. h
stdio. h
stdarg. h
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int main()
{
int y = 10000;
int y = 34;
printf("Hello World! %d\n", y);
return 0;
}
Compile time error
Hello World! 34
Hello World! 1000
Hello World! followed by a junk value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
void main()
{
int x = 5 * 9 / 3 + 9;
}
3.75
Depends on compiler
24
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many keywords are there in C Language ?
30
22
32
36
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Network Analysis Quiz

Quiz
•
University
10 questions
SIM- Module 1

Quiz
•
University
10 questions
C Programming Day-10

Quiz
•
University
10 questions
Internal Lab Quiz-1 CSECS

Quiz
•
University
10 questions
p2rt

Quiz
•
7th Grade - University
10 questions
Variables Aleatorias y Modelos de Probabilidad

Quiz
•
University
11 questions
Quiz 2 - CEGR 338

Quiz
•
University
10 questions
OOP_1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Engineering
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University