Site icon Exam4Training

What is the expected output of the following code?

What is the expected output of the following code?

print (type (1 / 2))
A . <type ‘double’>
B . <type ‘int’>
C . <type ‘number’>
D . <type ‘tuple’>
E . <type ‘ oat’>

Answer: E

Exit mobile version