Home » C Programming » Input / Output :: Discussion
Discussion :: Input / Output - Section 1
  1.  What is the use of getchar()?

  2. A.
    The next input character each time it is called
    B.
    EOF when it encounters end of file.
    C.
    Both a & b
    D.
    None of the mentioned

    view answer View Answer

    discussion Workspace


Be The First To Comment