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