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
|
Which of the following results in a SyntaxError?
Solution |
2
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
3
Discuss
|
What will be the output of the following Python code?
Solution |
4
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
5
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
6
Discuss
|
What will be the output of the following Python code snippet?
Solution |
7
Discuss
|
Which one of the following has the highest precedence in the expression?
Solution |
8
Discuss
|
What will be the value of the following Python expression?
Solution |
9
Discuss
|
What is the value of the following expression?
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