How is the getchar function used in a C program?

1 answer

Answer

1018937

2026-05-11 06:56

+ Follow

The getchar() is used in 'C' programming language because it can read the character from the Standard input(i.e..from the user keyboard),and converts in to the ASCII value.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.