Who invented C programming language ?
BASIC C PROGRAMMING QUIZ

Quiz
•
Computers
•
University
•
Hard
Dhindhya Shri
Used 187+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Ken Thompson
James Gosling
Dennis Ritchie
James Thompson
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In C, program execution always starts from ________
int a = 30
#include<stdio.h>
main()
#include<conio.h>
3.
MULTIPLE SELECT QUESTION
10 sec • 1 pt
Which of the following are Relational Operators in C?
=
>=
!=
||
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In C, what is the correct hierarchy of arithmetic operations?
*/ + -
* +- /
/ *+ -
+ - / *
5.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Which one of the following is correct variable declaration?
coding13
13coding
_CoDiNg_ChAlLeNgE
coding.challenge
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which loop can be used in C language so that the loop gets executed atleast once?
while
for
switch
do while
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int a = 1;
int b = 18;
a++;
b--;
what is the value of a and b?
a=2
b=19
a=2
b=17
a=1
b=17
a=1
b=19
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
C programming

Quiz
•
University
20 questions
Computer Fundamental and C Programming Concept

Quiz
•
University
15 questions
Java Method

Quiz
•
University
20 questions
Pointers

Quiz
•
University
13 questions
C programming-1

Quiz
•
University
15 questions
C++ Quiz-1

Quiz
•
University
10 questions
Java Static

Quiz
•
University
15 questions
Java Programming

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade