Home »
MCQs »
JSF MCQs
____ tag is used to render an image on the web page
21. ____ tag is used to render an image on the web page.
- <h:Image>
- <h:ImageSrc>
- <h:ClearImage>
- <h:graphicImage>
Answer: D) <h:graphicImage>
Explanation:
<h:graphicImage> tag is used to render an image on the web page.