Contents    Page-10    Prev    Next    Page+10    Index   

If a double float is not at an address that is a multiple of 8, this will cause:

  • A: no problem
  • B: segfault
  • C: bus error
  • D: slower execution
  • E: C or D

    Answer