C BASICS

Flashcard
•
Computers
•
Professional Development
•
Hard
Quizizz Content
FREE Resource
Student preview

30 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What are the values of x, y, and z after executing the following code?
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);
}
Back
39 24 63
2.
FLASHCARD QUESTION
Front
Who is Father of C Language?
Back
Dennis Ritchie
3.
FLASHCARD QUESTION
Front
C Language is developed at ___________?
Back
AT & T's Bell Laboratories of USA in 1972
4.
FLASHCARD QUESTION
Front
C programs are converted into machine language with the help of
Back
A compiler
5.
FLASHCARD QUESTION
Front
Which one of the following is not a valid identifier? _examveda, 1examveda, exam_veda, examveda1
Back
1examveda
6.
FLASHCARD QUESTION
Front
Which is the only function all C programs must contain?
Back
main()
7.
FLASHCARD QUESTION
Front
Which of the following is not a correct variable type? float, real, int, char
Back
real
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
PSUEDOCODE 2 CAPGEMINI

Flashcard
•
Professional Development
23 questions
COMPILER DESIGN SECTION C

Flashcard
•
University
26 questions
Unidad 2 progra

Flashcard
•
University
19 questions
AVINYA 2K25

Flashcard
•
University
21 questions
Java Flashcard-1

Flashcard
•
KG - University
18 questions
pointers in C

Flashcard
•
University
19 questions
Q2 PYTHON CONDITIONALS

Flashcard
•
University
20 questions
LISTS in Python

Flashcard
•
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