PRJ301_-_2_-_SP_2024_-_FE_1718.webp
Todoroki_87

PRJ301_-_2_-_SP_2024_-_FE_1718.webp

(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.

2: 48

Thông tin

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

Image metadata

Filename
PRJ301_-_2_-_SP_2024_-_FE_1718.webp
File size
196.3 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom