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
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
2
Discuss
|
The one’s complement of 110010101 is:
Solution |
3
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
4
Discuss
|
What is the order of precedence in python? i) Parentheses |
5
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
6
Discuss
|
What is the answer to this expression, 22 % 3 is?
Solution |
7
Discuss
|
Which of the following results in a SyntaxError?
Solution |
8
Discuss
|
What will be the output of the following Python code?
Solution |
9
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
10
Discuss
|
What is the return value of trunc()?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved