New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Oracle Java EE 7 Application Developer 1z0-900 Question # 11 Topic 2 Discussion

Oracle Java EE 7 Application Developer 1z0-900 Question # 11 Topic 2 Discussion

1z0-900 Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

Which two approaches would result in the current date being added to the output of a JSP? (Choose two.)


A.

<%= out.printIn(new java.util.Date()) %>


B.

<% out.printIn(new java.util.Date()); %>


C.

<%= new java.util.Date() %>


D.

<% System.out.printIn(new java.util.Date()); %>


Get Premium 1z0-900 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.