Toggle Navigation
Games
Blog
Class PIN
Join for Free
Sign in
Toggle Navigation
Games
PIN
Join for Free
Blog
Pricing
Contact us
Help center
Sign in
Study
Introduction to Java Programming - Activity#4
0
%
0
0
0
Back
Restart
What is the output for the above code segment?
2.0
Oops!
Okay!
What is the final result of the following expression as evaluated by Java?
2
Oops!
Okay!
Which of the following is not an arithmetic operator?
=
Oops!
Okay!
What is the output of the following code segment? System.out.println("The result is: "+(10*20*10));
The result is: 2000
Oops!
Okay!
Which primitive type can hold the largest value?
double
Oops!
Okay!
Which of the following is the appropriate data type for the below example? _______________ mark = false;
boolean
Oops!
Okay!
What is the value of result after the following Java statements execute?
119
Oops!
Okay!
Which of the below Java keywords is used to define a constant?
final
Oops!
Okay!
What is the output of the above Java program?
MySuperJava
Oops!
Okay!
Which of the following is not a primitive type?
String
Oops!
Okay!
Your experience on this site will be improved by allowing cookies.
Allow cookies