Question 46
Given the code fragment:

How long does this cookie persist?

How long does this cookie persist?
Question 47
Given the following code:

What should you do at line 1 to enable this servlet receive request data without blocking?

What should you do at line 1 to enable this servlet receive request data without blocking?
Question 48
Given:

What will be the response to a HEAD request?

What will be the response to a HEAD request?
Question 49
Given:

What will be the response to a HEAD request?

What will be the response to a HEAD request?
Question 50
When should a JPA entity implement the Serializable interface?