
Adsız Test
Quiz
•
Computers
•
12th Grade
•
Practice Problem
•
Hard
Emsal Academy
Used 1+ times
FREE Resource
Enhance your content in a minute
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Programın çıktısı ne olur?
hi
hello
no
error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Programın çıktısı ne olur?
hi
how are you
compile time error
error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
void main()
{
int x = 5;
if (true);
printf("hello");
}
#include <stdio.h>
void main()
{
int x = 5;
if (true);
printf("hello");
}
hello
Hata
Hiçbir şey görüntülenmeyecek
Derleyiciye bağlı
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Programın çıktısı ne olur?
false, 0
true, 0
true, 10
compile time error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
void main()
{
int x = 5;
if (x < 1);
printf("Hello");
}
#include <stdio.h>
void main()
{
int x = 5;
if (x < 1);
printf("Hello");
}
Nothing
Run time error
Hello
Varies
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int main()
{
int x = 0;
if (x++)
printf("true\n");
else if (x == 1)
printf("false\n");
}
#include <stdio.h>
int main()
{
int x = 0;
if (x++)
printf("true\n");
else if (x == 1)
printf("false\n");
}
true
false
compile time error
undefined behaviour
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int main()
{
int x = 0;
if (x == 1)
if (x == 0)
printf("inside if\n");
else
printf("inside else if\n");
else
printf("inside else\n");
}
#include <stdio.h>
int main()
{
int x = 0;
if (x == 1)
if (x == 0)
printf("inside if\n");
else
printf("inside else if\n");
else
printf("inside else\n");
}
inside if
inside else if
inside else
compile time error
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Programın çıktısı ne olur?
true
false
Derleyiciye bağlıdır
Ekranda bir şey yazmaz
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Programın çıktısı ne olacaktır?
True
False
True False
No Output
Similar Resources on Wayground
10 questions
Python Testing
Quiz
•
9th - 12th Grade
10 questions
พื้นฐานภาษาไพทอน-2-คำสั่ง Print
Quiz
•
7th - 12th Grade
10 questions
BTEC National ICT - U1 LAA Software File Types 3
Quiz
•
12th Grade
10 questions
Unit 23 - Pop Quiz
Quiz
•
12th Grade
10 questions
Excel Data Validation Quiz
Quiz
•
9th - 12th Grade
10 questions
Conhecimentos prévios em Java
Quiz
•
10th - 12th Grade
13 questions
Functions
Quiz
•
5th Grade - Professio...
10 questions
Quiz 9 (15.09.2021)
Quiz
•
1st - 12th Grade
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
Discover more resources for Computers
26 questions
Christmas Movie Trivia
Lesson
•
8th Grade - Professio...
15 questions
Christmas Song Emoji Pictionary
Quiz
•
7th - 12th Grade
20 questions
Christmas Movies
Quiz
•
1st - 12th Grade
55 questions
CHS Holiday Trivia
Quiz
•
12th Grade
20 questions
Christmas Movie Trivia
Quiz
•
9th - 12th Grade
29 questions
christmas facts
Lesson
•
5th - 12th Grade
20 questions
Christmas Trivia
Quiz
•
5th - 12th Grade
20 questions
Stages of Meiosis
Quiz
•
9th - 12th Grade
