
Programming in C by Khushboo Bhardwaj

Quiz
•
Computers
•
University
•
Hard
khushboo Bhardwaj
Used 4+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
who developed the programming language c?
Steve Jobs
James Gosling
Rasmus Lerdorf
Dennis Ritchie
2.
FILL IN THE BLANK QUESTION
1 min • 2 pts
int a=printf("Computer Science");
printf("%d",a);
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
scanf() is a predefined function in______header file.
stdlib. h
ctype. h
stdio. h
stdarg. h
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
void main()
{
int x=2;
if(x=1)
{
printf("True");
}
else
{
printf("false");
}
printf("%d",x);
}
true 1
true 2
false 1
false 2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void main()
{
int a=0,b=6,c=1;
if(a&&b&&c)
{
printf("if");
}
else
{
printf("else");
}
}
if
else
error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void main()
{
int a=0,b=6,c=1;
if(a++&&b&&c++)
{
printf("%d%d%d",a,b,c);
}
else
{
printf("else");
}
}
0 6 1
1 6 1
else
1 6 2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The C-preprocessors are specified with _________ symbol
#
@
&
%
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Programación II Parte 1

Quiz
•
University
10 questions
Day 7 Assessment -2

Quiz
•
University
12 questions
Android App Development

Quiz
•
University
8 questions
IP-Com3 - Condicionales

Quiz
•
University
10 questions
01_Asdani_Unimus_Pekerti_ SoalInformatika

Quiz
•
University
11 questions
C Language

Quiz
•
10th Grade - University
15 questions
Common errors in C programming

Quiz
•
University
8 questions
Quiz - 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University