The syntax to get a character from keyboard using
get() function is
Answers
Answered by
0
Step-by-step explanation:
In a C program, we can use putchar function as below. putchar(char); where, char is a character variable/value. getchar() function is used to get/read a character from keyboard input.
Answered by
0
Answer:
In a C program, we can use putchar function as below. putchar(char); where, char is a character variable/value. getchar() function is used to get/read a character from keyboard input
Similar questions
Computer Science,
3 months ago
Math,
3 months ago
Hindi,
7 months ago
Math,
7 months ago
Social Sciences,
11 months ago