Command Line Arguments are passed to ----
Java Fundamentals

Quiz
•
Education
•
12th Grade
•
Medium
prathibha priyadarshini
Used 21+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Variable
String
String[ ] args
class
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int x=4;
int y=6;
int res=(x>y)?x:y;
find the value of res?
4
6
1
0
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int a;
byte b=45;
a=b;
the type conversion is...........
manual
explicit
error
implicit
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
An integer array of 10 cells is declared as.................
int a[ ]
int[ ]=a
a=new int[10]
int[5][5] a =new int[10]
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The size of float data type in bits is______
4
32
2
16
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Identify the unary operator among the following.............
a++;
a=b+c;
a=b>c;
a=(b==c)
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x=10;
y=15;
d=(--x)+(--y);
25
23
24
26
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
boolean a=false;
boolean b=true;
boolean c=(a&&b);
find out the value of c ............
True
Error
False
1
9.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int x=7,y=9;
int z=x&y;
find the value of z ........
4
0
1
9
Similar Resources on Quizizz
10 questions
Week 10 Spiral

Quiz
•
5th Grade - University
11 questions
bac INFO - teste de antrenament nr. 4 + 5 - 2021 - subiect I

Quiz
•
12th Grade
6 questions
Increment/Decrement

Quiz
•
9th - 12th Grade
13 questions
Python Intermediate Quiz - 1

Quiz
•
8th Grade - Professio...
10 questions
Python

Quiz
•
1st Grade - Professio...
10 questions
Trinomio cuadrado perfecto

Quiz
•
12th Grade
11 questions
Conocimientos sobre Arduino y Sensores

Quiz
•
8th Grade - University
13 questions
8 класс Глава 3 Начала программирования

Quiz
•
7th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Education
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University