Computer Science, asked by anshulsood4752, 1 day ago

Define the three described scripting elements

Answers

Answered by bakrihullisantosh
0

Explanation:

Scripting Element Example

Comment <%-- comment --%>

Directive <%@ directive %>

Declaration <%! declarations %>

Scriptlet <% scriplets %>

Expression <%= expression %>

Similar questions