C Programming Quiz-1

Quiz
•
Computers
•
University
•
Medium
Pankaj Kapoor
Used 476+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is Father of C Language
Bjarne Stroustrup
James A. Gosling
Dennis Ritchie
Dr. E.F. Codd
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C Language is developed at ___________?
AT & T's Bell Laboratories of USA in 1972
AT & T's Bell Laboratories of USA in 1970
Sun Microsystems in 1973
Cambridge University in 1972
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C programs are converted into machine language with the help of
An Editor
A compiler
An operating system
None of these.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is not a valid identifier?
_examveda
1examveda
exam_veda
examveda1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the only function all C programs must contain?
start()
system()
printf()
main()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a correct variable type?
float
real
int
char
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
int main()
{
int a = 10, b = 25;
a = b++ + a++;
b = ++b + ++a;
printf("%d %d n", a, b);
}
36 64
35 62
36 63
30 28
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Coding club Summit Online Quiz

Quiz
•
University
11 questions
C Language

Quiz
•
10th Grade - University
8 questions
Quiz - 1

Quiz
•
University
12 questions
Operators in C

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
10 questions
Expression in C Programming

Quiz
•
University
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade