The statement Declare MyArray[8,6] allocates __________ consecutive storage locations in the computer’s internal memory.
Fill in the blank(s) with correct word
48
Computer Science & Information Technology
You might also like to view...
In a(n) ________ relationship one record in either table can relate to many records in the other table
A) many-to-one B) one-to-many C) one-to-one D) many-to-many
Computer Science & Information Technology
Which statement about pointers is false?
a) A pointer with the value NULL points to nothing.
b) NULL is a symbolic constant defined in the
Computer Science & Information Technology