DEV-501 試験問題を無料オンラインアクセス
| 試験コード: | DEV-501 |
| 試験名称: | Apex and Visualforce Controllers Exam |
| 認定資格: | Salesforce |
| 無料問題数: | 239 |
| 更新日: | 2026-08-26 |
A developer needs to support multiple currencies for a custom object in an application. The multi-currency feature has been enabled for the organization.
What does the developer need to know in order to successfully support this application? Choose 2 answers
Objects of this Apex class specify one of the possible values for a Visualforce selectCheckboxes, selectList, or selectRadio component.
A template component that provides content for an <apex:insert> component defined in a Visualforce template page.
See also: <apex:composition>, <apex:insert>