What is the return value of trunc()?
int
bool
float
None
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What is the order of precedence in python? i) Parentheses |
2
Discuss
|
What is the value of the following expression?
Solution |
3
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
4
Discuss
|
What will be the value of x in the following Python expression?
Solution |
5
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
6
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
7
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
8
Discuss
|
What will be the output of the following Python code?
Solution |
9
Discuss
|
What is the average value of the following Python code snippet?
Solution |
10
Discuss
|
In order to store values in terms of key and value we use what core data type.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved