What is the value of the following expression?
8/4/2, 8/(4/2)
(1.0, 4.0)
(1.0, 1.0)
(4.0. 1.0)
(4.0, 4.0)
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
In python we do not specify types, it is directly interpreted by the compiler, so consider the following operation to be performed.
the objective is to make sure x has an integer value, select all that apply
Solution |
2
Discuss
|
Which is the correct operator for power(xy)?
Solution |
3
Discuss
|
What will be the output of the following Python code snippet?
Solution |
4
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
5
Discuss
|
Given a function that does not return any value, What value is thrown by default when executed in shell.
Solution |
6
Discuss
|
What will be the value of the following Python expression?
Solution |
7
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
8
Discuss
|
Which of the following results in a SyntaxError?
Solution |
9
Discuss
|
The one’s complement of 110010101 is:
Solution |
10
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved