Wipro Talent Next MCQ-6 (Array,Collection,IO)

Wipro Talent Next MCQ-6 (Array,Collection,IO)

Assessment

Quiz

Computers

University

Medium

Created by

raghavendra dwivedi

Used 188+ times

FREE Resource

Student preview

quiz-placeholder

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Java code?

10,20,30,40,50

compile time error

run time error

10,20,30,40

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Java code?

0 0

0 1

1 2

compiler error

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Java code?

0 1

0 0

1 2

compiler error

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Find the Answer

Same

Not Same

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Find the answer

Same

Not Same

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How to sort an array?

Array.sort()

Collection.sort()

System.sort()

Arrays.sort()

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is FALSE about arrays on Java?

array is an object

length of an array can be changed

arrays allocated in heap

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?