What is the output of this statement "printf("%d", (a++))" ?
C Language

Quiz
•
Computers
•
10th Grade - University
•
Medium
Ashish Ranjan
Used 186+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The value of (a + 1)
The current value of a
Error message
Garbage
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the C language, the constant is defined _______.
Before main
After main
Anywhere, but starting on a new line.
None of the these.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will the following loop execute?
for(j = 1; j <= 10; j = j-1)
Forever
Never
0
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is a loop construct that will always be executed once?
for
while
switch
do while
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the result of len variable after execution of the following statements?
int len;
char str1[] = {"39 march road"};
len = strlen(str1);
11
12
13
14
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement can print \n on the screen?
printf("\\n");
printf("n\");
printf("n");
- printf('\n');
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C is _______ type of programming language ?
Object Oriented
Procedural
Bit level language
Functional
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
C Programming Quiz-1

Quiz
•
University
16 questions
C-Programming Basics

Quiz
•
12th Grade
15 questions
C programming

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
15 questions
Struktur Kontrol Perulangan, Array, dan Function (Bahasa C)

Quiz
•
10th Grade
10 questions
Rapid Round 1

Quiz
•
University
10 questions
C Programming - Basics 001

Quiz
•
University
10 questions
Basics of C

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
67 questions
Course Recap Ptho May25

Quiz
•
University
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade
6 questions
Railroad Operations and Classifications Quiz

Quiz
•
University