Decrement operator, −−, decreases the value of variable by what number?
1
2
3
4
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which of these operators can skip evaluating right hand operand?
Solution |
2
Discuss
|
What will be the output of the following Java program?
Solution |
3
Discuss
|
What will be the output of the following Java code?
Solution |
4
Discuss
|
What will be the output of the following Java program?
Solution |
5
Discuss
|
What will be the output of the following Java program?
Solution |
6
Discuss
|
Modulus operator, %, can be applied to which of these?
Solution |
7
Discuss
|
What will be the output of the following Java program?
Solution |
8
Discuss
|
Which of these statements are incorrect?
Solution |
9
Discuss
|
Which of these have highest precedence?
Solution |
10
Discuss
|
Which of these lines of Java code will give better performance? 1. a | 4 + c >> b & 7; 2. (a | ((( 4 * c ) >> b ) & 7 ))
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved