5.65 · exercise

Fill in the Blank: External Data

Fill in the missing pieces of data declared outside a function: a .bss reservation, .data values and string literals, cross-file symbol visibility, and one gdb print format.

0 of 5 correct

Fill in the Blank

myarray: . 10 * 4

Fill in the Blank

c_m: . 0

Fill in the Blank

p/ $w19

Fill in the Blank

. myvar_m

Fill in the Blank

fmt: . "Hello, world!\n"