C BASICS

Quiz
•
Computers
•
Professional Development
•
Medium
Anu priya
Used 170+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
int main ()
{
int x = 24, y = 39, z = 45;
z = x + y;
y = z - y;
x = z - y;
printf ("n%d %d %d", x, y, z);
}
24 39 63
39 24 63
24 39 45
39 24 45
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Who is Father of C Language
Bjarne Stroustrup
James A. Gosling
Dennis Ritchie
Dr. E.F. Codd
3.
MULTIPLE CHOICE QUESTION
1 min • 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
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
C programs are converted into machine language with the help of
An Editor
A compiler
An operating system
None of these.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which one of the following is not a valid identifier?
_examveda
1examveda
exam_veda
examveda1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which is the only function all C programs must contain?
start()
system()
printf()
main()
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not a correct variable type?
float
real
int
char
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
C++ Quiz

Quiz
•
Professional Development
30 questions
Analisis Data SD Kelas 3

Quiz
•
Professional Development
30 questions
Part II- Practice Study Guide (ITF+)

Quiz
•
Professional Development
25 questions
Shades Quiz

Quiz
•
Professional Development
30 questions
C Programming Quiz

Quiz
•
Professional Development
25 questions
POINTERS

Quiz
•
Professional Development
25 questions
AI QUEST QUIZ ROUND-1

Quiz
•
Professional Development
26 questions
First Quiz

Quiz
•
Professional Development
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