00:00

QUESTION 56

In the Universal Containers recruiting app, there is a master-detail relationship between the Job Application and Review objects. Job Application is the master object.
If a Job Application record is deleted, what will happen to any associated Review records?

Correct Answer: A

QUESTION 57

A button that is rendered as an HTML input element with the type attribute set to submit, reset, or image, depending on the tag's specified values. The button executes an action defined by a controller, and then either refreshes the current page, or navigates to a different page based on the PageReference variable that is returned by the action.
An component must always be a child of an component.
See also:

Correct Answer: A

QUESTION 58

Under what profile do Webservice methods execute by default?

Correct Answer: D

QUESTION 59

An area of a page that uses styling similar to the appearance of a Salesforce detail page, but without any default content.

Correct Answer: A

QUESTION 60

Universal Containers tracks Offers as an object in a recruiting application. Once an offer has been accepted by a candidate, there must be a value in a currency field called Actual Salary.
How would a developer meet this requirement?

Correct Answer: C