Which of the following is invalid integer?
1936
0123
OX FACE
01934
Which of the following is the default in value for a 'Long' data type?
O
OL
Long O
All of the above
The process of converting one predefined type into another is called ------- .
Type Conversion
.
Expression
Coercion
None of these
The implicit type conversion where in data types are promoted is known as ----- .
Type promotion
Token
In -------- expression, all the operands are of same type.
Pure expression
Mixed expression
Integer expression
Real expression
Java uses ------ character set.
Unicode
Dynamic
Literals
The smallest individual unit in a program is known as ___________ .
Identifier
Keyword
Class.
"Seema \s pen" is an example of ----- type literal
Character
String
Null
Integer
------ variable are created once for entire class and are shared by all the object.
Static
Bodean
The explicit conversion of an operand to a specific type is -----------
Type casting