__________ is not one of the functionalities of JSP directives.

a) Inserting Java code
b) Specifying page settings
c) Including content from other resources
d) Specifying custom tag libraries

a) Inserting Java code

Computer Science & Information Technology

You might also like to view...

Suppose that alpha is an int variable and ch is a char variable. The input is: ? 17 A ? What are the values after the following statements execute? ? cin >> alpha; cin >> ch; ?

A. alpha = 17, ch = ' ' B. alpha = 1, ch = 7 C. alpha = 17, ch = 'A' D. alpha = 17, ch = 'a'

Computer Science & Information Technology

382.5 is what percent of 510?__________%

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology