1.

Say s=”hello” what will be the return value of type(s)?

A. int
B. bool
C. str
D. string
Answer» D. string


Discussion

No Comment Found