Sharda university uzbek
Quiz
•
Computers
•
University
•
Practice Problem
•
Hard
Ramkumar Professor)
Used 6+ times
FREE Resource
Enhance your content in a minute
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
#include <stdio.h>
int main()
{ int x = 10, y = 20, z;
z = x + y * 2;
printf("%d\n", z);
return 0;
}
50
60
70
80
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
#include <stdio.h>
int main() {
int x = 5, y = 2;
printf("%d\n", x / y);
return 0;
}
2
2.5
2.0
error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
#include <stdio.h>
int main() {
int x = 5, y = 2;
printf("%d\n", x % y);
return 0;
}
2
2.5
1
error
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the 16-bit compiler allowable range for integer constants?
-3.4e38 to 3.4e38
-32767 to 32768
-32668 to 32667
-32768 to 32767
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following comment is correct when a macro definition includes arguments?
The opening parenthesis should immediately follow the macro name.
There should be at least one blank between the macro name and the opening parenthesis.
There should be only one blank between the macro name and the opening parenthesis.
There should be only one blank between the macro name and the opening parenthesis.
Similar Resources on Wayground
10 questions
Programming for Problem Solving
Quiz
•
University
10 questions
PreTest Larik/ Array
Quiz
•
11th Grade - University
10 questions
На сколько ты знаешь C#
Quiz
•
University
10 questions
Java Control Flow statements
Quiz
•
University
7 questions
C++ Allocazione dinamica
Quiz
•
University
10 questions
C++ Array Quiz
Quiz
•
University
10 questions
Python Quiz 1 : Python Basics
Quiz
•
University
10 questions
Access 02
Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
