Which of these is returned by “greater than”, “less than” and “equal to” operators?
Integers
Floating – point numbers
Boolean
None of the mentioned
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What will be the output of the following Java code?
Solution |
2
Discuss
|
What is the output of relational operators?
Solution |
3
Discuss
|
What will be the output of the following Java program?
Solution |
4
Discuss
|
What will be the output of the following Java code?
Solution |
5
Discuss
|
What will be the output of the following Java code?
Solution |
6
Discuss
|
What is the value stored in x in the following lines of Java code? int x, y, z; x = 0; y = 1; x = y = z = 8;
Solution |
7
Discuss
|
Which of these is not a bitwise operator?
Solution |
8
Discuss
|
What will be the output of the following Java program?
Solution |
9
Discuss
|
What will be the output of the following Java code?
Solution |
10
Discuss
|
Which operator is used to invert all the digits in a binary representation of a number?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved