What is the data type of x, y, z after executing the following snippet?

What is the data type of x, y, z after executing the following snippet?

A . int, int, int
B . x is int, y and z are invalid declarations
C . int, str, int
D . int, str, str

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments