📚 Practice Mode

C Programming & Technology Basics

Learn at your own pace with hints and detailed explanations

1 / 14
Multiple Choice

When using a built-in function, you must?

  1. include the function's prototype.
  2. include the proper header file.
  3. include the function's definition.
  4. specify the length of the library function.