Computer Science, asked by Jagritisolanki15521, 9 months ago

which statement i is used to accept data from the user during the execution of program

Answers

Answered by pranavsinha922
2

Answer:

Scanf() in C

and cin >> in C++

Similar questions