InidBIX.com
Arithmetic Aptitude Data Interpretation
Logical Reasoning Verbal Reasoning
Sudoku Number puzzles Missing letters puzzles Logical puzzles Playing cards puzzles Clock puzzles
C Programming Java Programming
Data Structures Operating Systems Networking DATABASE Database Basics SQL Server Basics SQL Server Advanced SQL Server 2008 JAVA Core Java Java Basics Advanced Java UNIX Unix File Management Unix Memory Management Unix Process Managemnt
Aptitude Test Verbal Ability Test Verbal Reasoning Test Logical Reasoning Test C Programming Test Java Programming Test
Group Disucssion HR Interview Questions Technical Interview Questions Body Language

Exercise

"We cannot solve our problems with the same thinking we used when we created them."
- Albert Einstein

C Programming - Library Functions

@ : Home > C Programming > Library Functions > General Questions
1. 

Input/output function prototypes and macros are defined in which header file?

A. conio.hB. stdlib.h
C.
stdio.h
D. dos.h

2. 

What is stderr ?

A. standard errorB. standard error types
C.
standard error streams
D. standard error definitions

3. 

What will the function rewind() do?

A. Reposition the file pointer to a character reverse.
B. Reposition the file pointer stream to end of file.
C. Reposition the file pointer to begining of that line.
D.
Reposition the file pointer to begining of file.

4. 

What is the purpose of fflush() function.

A.
flushes all streams and specified streams.
B. flushes only specified stream.
C. flushes input/output buffer.
D. flushes file buffer.

5. 

Does there any function exist to convert the int or float to a string?

A.
Yes
B. No



© 2008-2010 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy