Computer Science, asked by sahabaz514, 8 months ago

find out the error of the code segment given below and briefly how you can correct the error introduced in code segment

Attachments:

Answers

Answered by bhargav5897
1

Answer:

add

scanf(" ") below printf

and getch(); at end

Similar questions