📚 Practice Mode

C programming

Learn at your own pace with hints and detailed explanations

1 / 13
Multiple Choice

Wild pointer in 'C' ____________.

  1. is initialized by constant
  2. is not initialized.
  3. does not exist in C language
  4. only takes 'int' values
  5. works like null pointer