CSE MCQs :: C-MCQs
- For a typical program, the input is taken using.
-
What does the following command line signify?
prog1|prog2 - What is the default return-type of getchar()?
- What is the use of getchar()?
- Which is true?
- What is the use of putchar()?
- putchar(c) function/macro always outputs character c to the: