Which of those is synchronized ?
Techii Quizzz

Quiz
•
Other
•
University
•
Hard
Pavithra Raja
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Arraylist
Linked list
vector
None of the above
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of those permits the storage of the many null values ?
Set
List
None of the above
Both a and b
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following ?
for(int i=0;i<10;i++)
numbers[ i ]=2*i+1;
which index of the array holds the value of 5 ?
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The first value of an array called quizzes can be accessed with which of the following statements ?
quizzes[1]=100;
quizzes[0]=100;
quizzes[zero]=100;
quizzes[one]=100;
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be printed as the output of the following program ?
public class testincr {
public static void main(String args[]) {
int i = 0;
i = i++ + i;
System.out.println(“ I = ” +i);
}
}
I=0
I=1
I=2
Error
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Flowcharts typically do not display programming language commands ?
True
False
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the type and value of the following expression? (Notice the integer
division)
-4+ 1/2 +2*-3 +5.0
int -5
double -4.5
int -4
double -5.0
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Java Quiz

Quiz
•
University
15 questions
Anime Fighters Simulator Update 12

Quiz
•
1st Grade - Professio...
10 questions
c set 3

Quiz
•
University
10 questions
Arrays - 2D

Quiz
•
University
15 questions
Engineers Day Celebration Quiz - Code IT, STME HYD

Quiz
•
University
10 questions
AGET 2303 Syllabus Quiz

Quiz
•
University
12 questions
C++ Programming Language

Quiz
•
University
9 questions
boyfriend quiz

Quiz
•
6th Grade - Professio...
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade