When a comment appears inside a JSP scriptlet, it must be a(n) ______________.
a) // comment or a comment delimited by /* and */
b) HTML comment
c) JSP comment
d) All of the above.
a) // comment or a comment delimited by /* and */
Computer Science & Information Technology
You might also like to view...
What is polymorphism?
A. ability to create a new class from an existing class. B. allows a single interface, many implementations or methods for that interface. C. ability to hide the implementation and data from the outside the class. D. All of the above.
Computer Science & Information Technology
A ____ centralizes control of network resources into a logical grouping of user accounts, computers, printers, and network devices.
A. domain B. server farm C. directory D. console
Computer Science & Information Technology