
C programming

Quiz
•
Professional Development
•
University
•
Hard
Miss u darling undefined
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is c programming???
Middle level language
Machine and high level language
Procedural oriented language
All of these
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which one of the following is a loop construct that will always be executed once?
for
while
switch
do while
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
________to be included to use mathematical functions sqrt()
#include<conio.h>
#include<string.h>
#include<math.h>
#include<stdio.h>
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the correct output for the program given below.
#include <stdio.h>
Void main()
{ int i=0;
for(;i++;printf("%d",i)) ;
printf("%d",i);
}
0
1 1 2 2 3 3 4 4 5 5 ………
1
No Output : Error
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the result after execution of the following code if a is 10, b is 5, and c is 10?
if ((a > b) && (a <= c))
a = a + 1;
else
c = c+1;
a = 10, c = 10
a = 11, c = 10
a = 10, c = 11
a = 11, c = 11
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
which of the following statements is correct :
#include <stdio.h>
int main()
{
int i,x;
for(i=1;i<=(9%2 +i); i++)
{
x=(i*3 + i*2)/I;
printf("%d",x);
}
}
The code prints output as 5 10
The code prints output as 5 5 5 5
The code prints 5 infinite numbers of times
The code prints 20 infinite numbers of times
Similar Resources on Wayground
10 questions
HTML & CSS

Quiz
•
University
10 questions
Geometria analitica

Quiz
•
10th Grade - University
10 questions
DAY 2 - C& C++ Assessment _11th & 12th June 24

Quiz
•
University
5 questions
T4 SDU

Quiz
•
University
10 questions
FUNZIONI

Quiz
•
10th Grade - University
7 questions
DOOM

Quiz
•
6th Grade - University
10 questions
Testing of Hypothesis

Quiz
•
University - Professi...
10 questions
JavasCript

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