C-16-Q075mediumsingle_mcq
To take data from the user during program execution, we use:
To take data from the user during program execution, we use:
- a
read() - b
get() - c
input() - d
scanf()
To take data from the user during program execution, we use:
read()get()input()scanf()