Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

The GNU C Programming Tutorial - Questions for Chapter 8

Node:Questions for Chapter 8, Previous:Variadic functions, Up:Parameters



Questions for Chapter 8

  1. What is the difference between a value parameter and a variable parameter?
  2. What is the difference between a formal parameter and an actual parameter?
  3. What does passing by reference let you do that passing by value doesn't?
  4. Can a function call be used as an actual parameter?
  5. Do actual and formal parameters need to have the same names?

 
 
  Published under free license. Design by Interspire