• 2022-06-07
    8、下列选项中,()是正确的表达式。
    A: <;% String s="hello world"; %>;
    B: <;%="hello world"; %>;
    C: <;% ="hello world" %>;
    D: <;%! "hello world" %>;