Site icon Exam4Training

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

Exit mobile version