- Give a brief introduction over C language? How many programs have you prepared in this language?
- Discuss about your expertise and work load till date?
- What are the different data types and structures used in C language?
- Explain the difference between Null pointer and Null array? What is the use of these two?
- What is the method to obtain offset address and segment address? Discuss the procedure for both?
- Describe bitwise operator? Is it suitable for Turing off and putting on particular bit in a number?
- Explain the different number system? Can you convert to decimal number type to hexadecimal number?
- Convert 1100001 to octal number? What is argc and argv?
- What are the steps to write a programme using two strings?
- How can you write Command line Arguments? Discuss the method of writing a similar function to printf()?
- Explain atoi(), pow() and sin()? Where can you use three functions?
- What are the limitations of C languages?
C Language Interview Questions
Previous post: C, C++ Interview Questions
Next post: C Technical Interview Questions