- Difference between pass by value and pass by reference?
- Can you write function similar to printf()?
- How can called function determine number of arguments that have been passed to it?
- What is the purpose of main() function?
- What are the advantages of functions?
- Define function and built-in function?
- Can the sizeof operator used to tell the size of an array passed to a function?
- Is it possible to execute a code even after the program exits the main() function?
- What is a static function?
- Why should I prototype a function?
- Is it better to use a function or a macro?
- How do you determine whether to use a stream function or a low level function?
Pages
The greatest mistake you can make in life is to be continually fearing you will make one
Saturday, 31 July 2010
Questions on Functions
Labels:
C Questions
Subscribe to:
Post Comments (Atom)
Post answers also
ReplyDelete