The smallest individual unit in a program is known as ___________ .
Identifier
Keyword
Token
Class.
Which of the following is invalid integer?
1936
0123
OX FACE
01934
-------- are user defined names for different parts of a program.
Class
Character
Identifiers
Keyword ------ while deelaring a variable, makes it a constant.
Final
Void
------- is a word caring special meaning purpose.
Literal
Which keyword turns a variable declaration into constant declaration?
Const
Constant
Fixed
Which of the following is the default in value for a 'Long' data type?
O
OL
Long O
All of the above
------ variable are created once for entire class and are shared by all the object.
Static
Dynamic
Bodean
None of these
In -------- expression, all the operands are of same type.
Pure expression
Mixed expression
Integer expression
Real expression
Java uses ------ character set.
Unicode
Literals