Question Tag: JAVA
Filter by
Filter by
Questions Per Page:
-
Which of the following are not Java modifiers?
- 198 views
- 1 answers
- 0 votes
-
What is the full form of JVM ?
- 180 views
- 1 answers
- 0 votes
-
Division operator has ____ precedence over multiplication operator
- 235 views
- 1 answers
- 0 votes
-
Which of the following are not the methods of the Thread class?
- 192 views
- 1 answers
- 0 votes
-
In Java code, the line that begins with /* and ends with */ is known as?
- 216 views
- 1 answers
- 0 votes
-
What feature of OOP has a super-class sub-class concept?
- 222 views
- 1 answers
- 0 votes
-
Modulus operator (%) can be applied to which of these?
- 167 views
- 1 answers
- 0 votes
-
Which statement transfer execution to different parts of your code based on the value of an expression?
- 187 views
- 1 answers
- 0 votes
-
Which of these is returned by Greater Than, Less Than and Equal To (i.e Relational) operator ?
- 184 views
- 1 answers
- 0 votes
-
Which of these is not a bitwise operator?
- 153 views
- 1 answers
- 0 votes