asked 195k views
18 votes
Which of the following shows data conversion taking place?

a. “Hello” + “World”
b. print(int(45.7))
c. day = input(“What day of the week is it?”)
d. print(“My name is ” + name).

asked
User Abhivemp
by
8.5k points

1 Answer

8 votes

Answer:

C

data converted from double to integer.

answered
User Kvdb
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories