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 these in not a core data type?
Solution |
|
2
Discuss
|
Mathematical operations can be performed on a string.
Solution |
|
3
Discuss
|
In order to store values in terms of key and value we use what core data type.
Solution |
|
4
Discuss
|
What is the return value of trunc()?
Solution |
|
5
Discuss
|
Which of the following will run without errors?
Solution |
|
6
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
|
7
Discuss
|
What is the return type of function id?
Solution |
|
8
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
|
9
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
|
10
Discuss
|
What data type is the object below?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved