TECHNICAL APTITUDE
C INTERVIEW QUESTIONS
HEADER FILE USAGE
Sample questions:
Factorial using recursion -odd/even-swap-with & without temporary variables - with bitwise operators-greatest of three numbers- greatest of ten numbers using array-Prime number-palindrome-strings and numbers-string concatenation without using standard or built-in functions-Hello world without using semicolon in code-Print a character without using semicolon in code-Fibonacci-string comparison without using standard or built-in functions-Multiplication table-File handling-delete a specified line- replace a specified line-count the number of lines in the file.
Use of standard header files:
The purpose and use of standard header files in c language such as stdio.h- conio.h and etc has been discussed in the file below.
Attachment:
C interview questions:
cprgrms.pdf (Size: 111.36 KB / Downloads: 298)
Header files:
CPHF.pdf (Size: 43.88 KB / Downloads: 259)