Salesforce-Development Quiz # 4

Instructions
Quiz: Salesforce-Development Quiz # 4
Subject: Basic Salesforce Development
Total Questions: 30 MCQs
Time: 30 Minutes

Note

  • Do not refresh the page while taking the test.
  • Results along with correct answers will be shown at the end of the test.
Salesforce-Development Quiz # 4
Question 1 of 30
00:00
  • Which of the following objects is associated with errors relating to create(), update(), and delete() method calls?

  • State whether the following statement is True or False. In the Iteration method of accessing components, the concept of DOM ids is used.

  • Which of the following are the Declarative (File based) Metadata API Calls?

  • You have a static resource archive named Testpack in your VisualForce organization which contains an image file named hills.jpg. You want to reference this image file in your VisualForce page. Which of the following Code Snippets can be used to achieve the desired result?


  • What is the syntax for the logout() API call?

  • Apex allows developers to lock sObject records while they are being updated in order to prevent race conditions and other thread safety problems. Which of the following keywords is used, in SOQL statements for Locking?

  • Which of the following statements regarding an Unmanaged Package are false?

  • Which of the following functionalities is provided by the Apex Code?

  • Which type of apps are built using only the Force.com API to access the Salesforce service?

  • What is the difference between the queryAll() and queryMore() calls?

  • Which of the following are the types of Collections in the Apex Code?

  • What is the maximum number of Custom Apps that can be created using the Developer Edition?

  • Which of the following Access Levels can be granted under Apex Managed Sharing?

  • Which of the following is/are required to convert a Lead into an Account and Contact?

  • A VisualForce page definition consists of VisualForce Markup, which is made up of tags. How many such tags are allowed in a VisualForce page?

  • The create() call returns an array of SaveResult which contains the id, success, errors properties. What will be the values of these three properties respectively if the object has been created successfully?

  • Which of the following situations demands the use of the Apex Code?

  • What does the WSDL describeGlobal() call return?

  • Which of the following User Permissions are needed to create test drives and publish AppExchange packages to AppExchange?

  • In which type of relationships among objects is the object not deleted when its related product is deleted?

  • Which of the following fields of the Case API object cannot be updated?

  • Which of the following are examples of Assignment operator expressions?

  • Which of the following methods is not defined under ApexClass ?

  • Which of the following Managed package Components contain a Subscriber and Developer Editable attribute?

  • Which of the following methods can be used to handle sObjects dynamically in Apex?

  • A Custom Component named "myCustomComponent" is created and has the following code:

     <apex:component>

                           <apex:outputText value="This is a custom component."/>

     </apex:component>

    Which of the following code snippets depicts the correct way to call the above custom component in a VisualForce page, provided, both of these are defined in the same namespace?

  • What is the maximum number of characters in the OldValue field of SolutionHistory object?

  • Which of the following web services is used by Representational state transfer (REST) architecture to transmit domain-specific data?

  • What type of object can be added to your organization's information using the create() API call?

  • In order to modify existing customizations in an organization using XML metadata files, which of the following method calls will be used?

Liked this quiz? Share it with friends:

Salesforce-Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

Salesforce-Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it