PRJ301_-_S6_-_SU_2023_-_FE_424.webp
C

PRJ301_-_S6_-_SU_2023_-_FE_424.webp

  • Media owner cute_cat
  • Ngày thêm
(Choose 1 answer)
What is the result of attempting to access the following JSP page?
<html>
<body>
<%! public String methodA() {
return methodB();
}
%><%! public String methodB() {
return "JAD Final Test";}
%>
<h2><%= methodA() %></h2>
</body>
</html>
A. "JAD Final Test" is output to the resulting web page.
B. A translation error occurs.
C. A runtime error occurs.
D. The web page is blank.
Exit (31

Thông tin

Category
PRJ301
Thêm bởi
cute_cat
Ngày thêm
Lượt xem
1,854
Lượt bình luận
12
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRJ301_-_S6_-_SU_2023_-_FE_424.webp
File size
52.4 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom