Study

Review of pointers

  •   0%
  •  0     0     0

  • What will be the output? { arr[0] address is 0x7ff7bfeff3fc }
    0x7ff7bfeff404
  • What will be the output?
    2.5 2.5 2.5
  • What will be the output?
    Address of b, because p now points to b
  • What will be the output?
    14
  • What will be the output?
    7 -1053578 (Some garbage)
  • What will be the output?
    2 1
  • What will be the output?
    10
  • What will be the output?
    fg
  • What will be the output?
    90.5 3
  • What will be the output?
    Error!
  • What will be the output?
    Error! Pointer to null address
  • What will be the output?
    ABCDEFGHIJ
  • What will be the output?
    h h
  • What will be the output?
    1 2
  • What will be the output?
    7 7