long
short
double
byte
XxxValue()
Valueof()
ParseXxx()
Xxxvalue()
ValueOf()
ParseXxx()
The output is Equal
The output is Not Equal
An error at " if (x = y)" causes compilation to fall.
The program executes but no output is show on console.
Small
Tiny
Huge
Compilation fails
Are also called as objects
Are not objects
Cannot access methods of object class
Can access methods of object class
2variable
Variable2
_whatavariable
_3_
$anothervar
#myvar
8 0
8 1
9 2
9 1
Switch block
Switch expression
Switch statement
Switch construct
Extensible
Immutable
Serializable
All the above
+
-
&
*
2147483646
1
2
Cannot be shifted
50h
This results in compile time error'Number Frame Exception'
This results in runtime error 'Number Format Exception'
50
True
False
Null
0
Int [] myList = {"1", "2", "3"};
Int [] myList = (5, 8, 2);
Int myList [] [] = {4,9,7,0};
Int myList [] = {4, 3, 7};
0
1
2
3