Question 41
A custom Visualforce controller calls the ApexPages.addMessage() method, but no messages are rendering on the page.
Which component should be added to the Visualforce page to display the message?
<apex:message for="info"/>
Question 42
The VP of Finance wants to ensure that once an opportunity is closed, it cannot be modified by any user.
How can an administrator meet this requirement?
Question 43
Which of the following columns get copied from the incident when creating a problem according to the OOTB implementation? (Choose all that apply.)
Question 44
A developer is trying to decide between creating a Visualforce component or a Lightning component for a custom screen.
Which functionality consideration impacts the final decision?
Question 45
Given the class structure shown below, which types of Cls will be included in a report run against the cmdb_ci_computer table?
