- How do you print only part of a string?
- How to type a string without using printf function?
- What are the characteristics of arrays in C?
- What are the advantages of auto variables?
- What is the quickest searching method to use?
- What is the differece between #define and constant in C?
- Why should I prototype a function?
- Is it acceptable to declare/define a variable in a C header?
- What is the difference between goto and longjmp() and setjmp()?
- What is a function and built-in function?
- Differentiate between a linker and linkage?
- What is a macro, and how do you use it?
- What is a modulus operator? What are the restrictions of a modulus operator?
- What is pointer?
- What is a pointer value and address?
- What is a pointer variable?
- How can I sort things that are too large to bring into memory?
- What is a static function?
- What is storage class and what are storage variable?
- When is a switch statement better than multiple if statements?
September 5, 2007
C Interview Question - 1
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment