What will be the output of the following Python expression?
print(4.00/(2.0+2.0))
1
1.00
1.0
Error
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which of the following expressions involves coercion when evaluated in Python?
Solution |
2
Discuss
|
What will be the value of x in the following Python expression, if the result of that expression is 2?
Solution |
3
Discuss
|
What will be the value of the following Python expression?
Solution |
4
Discuss
|
Any odd number on being AND-ed with ________ always gives 1. Hint: Any even number on being AND-ed with this value always gives 0.
Solution |
5
Discuss
|
What is the value of the following Python expression?
Solution |
6
Discuss
|
What will be the output of the following Python code snippet?
Solution |
7
Discuss
|
Which of the following expressions can be used to multiply a given number ‘a’ by 4?
Solution |
8
Discuss
|
What will be the output of the following Python code snippet if x=1?
Solution |
9
Discuss
|
What is the two’s complement of -44?
Solution |
10
Discuss
|
Which of the following expressions is an example of type conversion?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved