Discuss the DWORD assembler directive with example.
DWORD: This defines word type variable. The described variable may have one or more initial values into the directive statement. Two bytes of memory space are reserved, if there is one value. The common format is Name of variable DW Initial values.