Which two are 

题目

Which two are valid and equivalent?()

  • A、<%! int i; %>
  • B、<%= int i; %>
  • C、<jsp:expr>int i;</jsp:expr>
  • D、<jsp:scriptlet>int i;</jsp:scriptlet>
  • E、<jsp:declaration>int i;</jsp:declaration>
更多“Which two are ”相关问题