blitz

Quiz
•
Computers
•
University
•
Hard
CSI VRSEC
Used 8+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An alphabet,morphology,phonetics,and semantics
An alphabet, a lexis, phonetics, and semantics
An alphabet, a lexis, a syntax, and semantics
An alphabet, a lexis, phonetics, and semantics
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the expected behavior of the following program?
print("Hello!")
The program will output ("Hello!") to the screen
The program will generate an error message on the screen
The program will output Hello! to the screen
The program will output "Hello!" to the screen
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of the X variable at the following snippet?
int X = 8;
X = X - X / 2;
X = X *X / 4;
X = X + 2* X;
16
10
12
14
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following declarations are legal ?
float,floating ;
float,float ;
float long ;
float int ;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the following code.
int Integer = 24;
char String = ‘I’;
System.out.print(Integer);
System.out.print(String);
Compiler
Throws exception
I
24 I
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the output of the following program.
String str = “abcde”;
System.out.println(str.substring(1, 3));
abc
bc
bcd
cd
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of the X variable at the end of the following snippet?
int X;
X = ('r' - 's') * ('A' / 'Z');
1
0
The snippet is valid and will cause compilation error
2
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
C PROGRAMMING

Quiz
•
University
25 questions
Module 1 - Short Quiz

Quiz
•
University
25 questions
Mock 2nd MCQ Python

Quiz
•
University
25 questions
Code Sprint

Quiz
•
University
25 questions
PYTHON CONTEST

Quiz
•
University
25 questions
Computer Practice N4 - Module 1, 5, 6, 8

Quiz
•
University
25 questions
GNIDOC ROUND 1

Quiz
•
University
30 questions
PYTHON

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