Basics of C

Quiz
•
Computers
•
University
•
Hard

Revathi Paramanathan
Used 835+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.Who invented C Language.?
Charles Babbage
Grahambel
Dennis Ritchie
Steve Jobs
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.C language was invented to develop which Operating System.?
Android
Linux
Ubuntu
Unix
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.C Programs are used in .?
Any Electronic device which works on some logic and Operating System.
Washing machine
Fridge, Microwave Ovens
All the above.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.Find an integer constant
3.145
34
"125"
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.Each statement in a C program should end with.?
Semicolon ;
Colon :
Period . (dot symbol)
None of the above.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. Choose a right statement. int a = 10 + 4.867;
a = 10
a = 14.867
a = 14
compiler error.
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the C statement.?
int main()
{
int a=0;
a = 5<2 ? 4 : 3;
printf("%d",a);
return 0;
}
4
3
5
2
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Coding club Summit Online Quiz

Quiz
•
University
8 questions
Java operators

Quiz
•
University
10 questions
pointers and structures

Quiz
•
University
10 questions
Arrays in C (II yr 02.07.2020)

Quiz
•
University
15 questions
CIS1101-programming practice

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade