DEV-501 試験問題を無料オンラインアクセス

試験コード:DEV-501
試験名称:Apex and Visualforce Controllers Exam
認定資格:Salesforce
無料問題数:239
更新日:2025-08-30
評価
100%

問題 1

Displays text on a Visualforce page. You can customize the appearance of <apex:outputText> using CSS styles, in which case the generated text is wrapped in an HTML <span> tag. You can also escape the rendered text if it contains sensitive HTML and XML characters. This component does take localization into account.
Use with nested param tags to format the text values, where {n} corresponds to the n-th nested param tag. The value attribute supports the same syntax as the MessageFormat class in Java. See the MessageFormat class JavaDocs for more information.
Warning:Encrypted custom fields that are embedded in the <apex:outputText> component display in clear text. The <apex:outputText> component doesn't respect the View Encrypted Data permission for users. To prevent showing sensitive information to unauthorized users, use the <apex:outputField> tag instead.

問題 2

What two methods of customization are available to create applications in salesforce?

問題 3

What is the this keyword used to represent? (No Answer)

問題 4

What are some RESTful service callout HTTP verbs? (No Answer)

問題 5

Universal Containers requires that some employees are able to view and edit records of a custom object called Positions, but no users can delete them.
How can Universal Containers accomplish this goal?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。