
CSE C - 05.01.24

Quiz
•
Computers
•
University
•
Hard
Santhanalakshmi Kabilan
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Who is the father of C language?
Steve Jobs
James Gosling
Dennis Ritchie
Rasmus Lerdorf
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
All keywords in C are in
LowerCase letters
UpperCase letters
CamelCase letters
None of the mentioned
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following cannot be a variable name in C?
volatile
true
friend
export
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is NOT possible with any 2 operators in C?
Different precedence, same associativity
Different precedence, different associativity
Same precedence, different associativity
All of the mentioned
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Functions in C Language are always
Internal
External
Both Internal and External
External and Internal are not valid terms for functions
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be the output of the following C code?
#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
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will happen if the following C code is executed?
#include <stdio.h>
int main()
{
int main = 3;
printf("%d", main);
return 0;
}
It will cause a compile-time error
It will cause a run-time error
It will run without any error and prints 3
It will experience infinite looping
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
MPMNJ C Training (Control Statements Quiz)

Quiz
•
University
15 questions
Java Method

Quiz
•
University
15 questions
Python Basics

Quiz
•
KG - University
13 questions
C programming-1

Quiz
•
University
10 questions
Array in C

Quiz
•
University
10 questions
Input And Output in C

Quiz
•
University
10 questions
Arrays

Quiz
•
11th Grade - University
15 questions
C Language Quiz-1

Quiz
•
University - Professi...
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
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

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

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

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

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University