What is the value of the following expression?
2+4.00, 2**4.0
(6.0, 16.0)
(6.00, 16.00)
(6, 16)
(6.00, 16.0)
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
2
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
3
Discuss
|
Which one of these is floor division?
Solution |
4
Discuss
|
Which one of the following has the highest precedence in the expression?
Solution |
5
Discuss
|
In order to store values in terms of key and value we use what core data type.
Solution |
6
Discuss
|
What will be the output of the following Python code snippet?
Solution |
7
Discuss
|
Mathematical operations can be performed on a string.
Solution |
8
Discuss
|
Which one of the following has the same precedence level?
Solution |
9
Discuss
|
What are the values of the following Python expressions?
Solution |
10
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved