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
|
What is the order of precedence in python? i) Parentheses |
2
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
3
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
4
Discuss
|
What is the value of the following expression?
Solution |
5
Discuss
|
In order to store values in terms of key and value we use what core data type.
Solution |
6
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
7
Discuss
|
Which of these in not a core data type?
Solution |
8
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
9
Discuss
|
What is the average value of the following Python code snippet?
Solution |
10
Discuss
|
What is the return value of trunc()?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved