多项选择题

A.#include "header.inc"
B.#include < header.inc >
C.include("header.inc")
D.require("header.inc")
E.< !--#include file ="header.inc"-->