What will be the value of x in the following Python expression?
x = int(43.55+2/2)
43
44
22
23
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which is the correct operator for power(xy)?
Solution |
2
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
3
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
4
Discuss
|
Which one of the following has the same precedence level?
Solution |
5
Discuss
|
Which one of these is floor division?
Solution |
6
Discuss
|
Which one of the following has the highest precedence in the expression?
Solution |
7
Discuss
|
What is the return type of function id?
Solution |
8
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
9
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
10
Discuss
|
What will be the output of the following Python code?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved