Respuesta :

Answer:

A multiline block statement uses symbol "/*",  "*/ " at the beginning and end respectively.

Explanation:

At the beginning of a multiline block comment /* symbol is used.

At the end of a multiline block comment  */  symbol is used.

Thus, a multiline block statement uses symbol "/*",  "*/ " at the beginning and end respectively.