Site icon Exam4Training

What is the expected output of the following code?

What is the expected output of the following code?

A . [‘1’, ‘2’, ‘3’, ‘4’]
B . (1, 2, 3, 4)
C . (‘1’, ‘2’, ‘3’, ‘4’)
D . The code is erroneous.

Answer: C

Exit mobile version