Java Quiz based on array

Quiz
•
Computers
•
University
•
Hard
shruti keshari
Used 46+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid statement?
char[] c = new char();
char[] c = new char[5];
char[] c = new char(4);
char[] c = new char[];
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java code?
0 2 4 6 8
1 3 5 7 9
0 1 2 3 4 5 6 7 8 9
1 2 3 4 5 6 7 8 9 10
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java code?
11
10
13
14
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java code?
3
0
6
1
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java code?
1 2 3 4 5 6 7 8 9 10
0 1 2 3 4 5 6 7 8 9 10
i j k l m n o p q r
i i i i i i i i i i
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is an incorrect Statement?
It is necessary to use new operator to initialize an array.
Array can be initialized using comma separated expressions surrounded by curly braces.
Array can be initialized when they are declared.
None of the mentioned
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Java code?
8
9
10
11
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C#.net test 1

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
10 questions
Lesson 3: Boolean Logic and Logic Gates

Quiz
•
University
16 questions
Java Flashcards

Quiz
•
University
15 questions
Python Basics

Quiz
•
University
14 questions
Arduino

Quiz
•
University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
20 questions
C Quest 2.0

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade