
Quiz Round-2

Quiz
•
Other
•
University
•
Hard
Nisha Sakthivel
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
1) Find the output of the following code.
Public class Solution{
Public static void main(String args[]){
Int i;
for(i = 1; i < 6; i++){
if(i > 3) continue;
}
System.out.println(i);
}
}
a) 3
b) 4
c) 5
d) 6
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
2) Which of the below is valid way to instantiate an array in java?
a) int myArray [] = {1, 3, 5};
b) int myArray [] [] = {1,2,3,4};
c) int [] myArray = (5, 4, 3);
d) int [] myArray = {“1”, “2”, “3”};
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
3) What will be output of below program?
public class Test {
public void main(String[] args) {
int x = 10*20-20;
System.out.println(x);
}
}
a) Runtime Error
b) Prints 180
c) Prints 0
d) Compile-time error
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
4) What is output of the code in Python Language:
>>>strl = 'All the Best'
>>>strl=[-3]
a) ’I’
b) ’e’
c) ’H’
d) ’b’
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
5) What will be the output of the following code :
print type(type(int))
a) type
b) type \ 'type\'
c) 3
d) Error
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
6) time.time() returns ________
a) the current time
b) the current time in milliseconds
c) the current time in milliseconds since midnight, January 1, 1970
d) the current time in milliseconds since midnight, January 1, 1970 GMT (the Unix time)
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
7) What will be the output of the following code snippet?
<script type="text/javascript">
a = 5 + "9";
document.write(a);
</script>
a) Compilation Error
b) 14
c) Runtime Error
d) 59
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
ECG Review (Level 1)(AEMT)

Quiz
•
University
15 questions
C Quiz

Quiz
•
University
25 questions
радио 25-51

Quiz
•
University
17 questions
Tipos de Capital | CS |

Quiz
•
University
25 questions
Conceptos básicos de C++

Quiz
•
University
15 questions
CARS QUIZ!!!!!!!!!!!!

Quiz
•
3rd Grade - Professio...
22 questions
TechOrda Frontend үміткерлеріне арналған тест

Quiz
•
University
15 questions
QUIZ 1: 3M

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University