MCQs > IT & Programming > Salesforce-Development MCQs > Basic Salesforce-Development MCQs

Basic Salesforce-Development MCQ

1. For which of the following types Of Objects the Read/Write/Transfer option is available?

Answer

Correct Answer: Leads
Cases

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

2. For the dashboard components in Salesforce, which of the following types of reports can be used?

Answer

Correct Answer: Summary reports
Matrix reports

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

3. Which of the following are the standard objects that are available in the Salesforce platform?

Answer

Correct Answer: Account
Task

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

4. Which two of the following are the advantages of cloud computing?

Answer

Correct Answer: [I It provides very high processing power.
It is cost effective..

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

5. In Salesforce. who can import the leads using the Import My Organization's lead wizard?

Answer

Correct Answer: Administrators
User with

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

6. Which of the following Data Loader operations are NOT provided by Salesforce?

Answer

Correct Answer: Upsert

Note: This Question is unanswered, help us to find answer for this one

7. Which of the following settings can be used for record level security in Salesforce?

Answer

Correct Answer: Org Wide Defaults
Sharing Rules

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

8. Which of the following statements are true about line item Objects?

Answer

Correct Answer: An object can have one or more line items
A master-detail relationship between a particular object and a line item Object may exist.

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

9. Which of the following is/are the correct informational function(s) that determine(s) if an expression is null, and returns a substitute expression for it in case it is null?

Answer

Correct Answer: NULLVALUE

Note: This Question is unanswered, help us to find answer for this one

10. In Salesforce, how many profiles can be assigned to a single user?

Answer

Correct Answer: Only1

Note: This Question is unanswered, help us to find answer for this one

11.

Which of the following types of group access are available for a new Chatter group?

1)Private

2)Protected

3)Public

4)Private-protected


Answer

Correct Answer:

Only1 and 3


Note: This Question is unanswered, help us to find answer for this one

12. Which of the following is NOT correct about Platform as a Service?

Answer

Correct Answer: It allows monopolization of the shared resources.

Note: This Question is unanswered, help us to find answer for this one

13.

Arrange the following steps to link a line item object to another object 'Invoice' in correct order?

1)Open the details page of 'Line Item' object

2)Click 'New'

3)In the 'Related To' f‌ield select 'Invoice' object

4)Select 'Master-Detail Relationship' as data type

5)In the 'Field Level and 'Field name' enter 'Invoice'

6)Click 'Next‘

7)Go to ‘Custom Fields & Relationships'

8)Click ‘Next'

9)Apply required setting and Click 'Save'

Answer

Correct Answer:

1.7,2,4,6,3,8.5.9


Note: This Question is unanswered, help us to find answer for this one

14. Consider a field that is required in the page layout and is read-only in the filed-level security settings.Which of the following accesses will be granted to the user?

Answer

Correct Answer: Read only

Note: This Question is unanswered, help us to find answer for this one

15. In the Force.corn Developer console, which of the following menus is used to open the 'Open Execute Anonymous Window' that executes anonymous code without saving it?

Answer

Correct Answer: Debug

Note: This Question is unanswered, help us to find answer for this one

16. Which of the following keys combinations is used as a shortcut to download the log in Force.com Developer Console?

Answer

Correct Answer: O Ctrl + Alt + G

Note: This Question is unanswered, help us to find answer for this one

17. In the Force.com platform of Salesforce, the Apex runtime engine enforces the runtime limits in various parts of the programming code.

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

18.

Which of the following are the characteristics of Salesforce?


1.It reduces the development cost of an application.

2.lt provides a platform for buying and selling custom applications.

3.lt requires a particular set of hardware and software to perform an operation.

4.lt decreases the duration of time required to deliver an application.


Answer

Correct Answer:

Only 1, 2 and 4


Note: This Question is unanswered, help us to find answer for this one

19. Which Of the following cloud computing services provide(s) the facilities such as firewalls, routers and storage over the cloud?

Answer

Correct Answer: Infrastructure as a Service (IaaS)

Note: This Question is unanswered, help us to find answer for this one

20.

Which of the given options is the correct sequence of steps to add a new object tab to an application in salesforce?

1)Go to the 'Custom Object Tabs' section.

2)Click 'Setup'.

3)Click 'New‘.

4)Select 'Tabs'.

5)Select 'Object' and in 'Tab Style Iookup', select 'Form'.

6)Select 'Create‘.

7)Click 'Next'. 'Next‘ and then 'Save'.

Answer

Correct Answer:

2,6,4.1.3,5,7 


Note: This Question is unanswered, help us to find answer for this one

21.

The given steps are used for adding a custom f‌ield to an object in Salesforce.

1.6to 'Setup'

2.8elect 'Create'

3.Click any object from Custom Objects table

4.Scroll down to 'Custom Fields & Relationships'

5.Click 'New'

6.ln the ‘Custom Field Wizard' enter the required information and Click 'Save'

However, one of the steps is missing. After which of the given steps should the below-given missing step be placed?

Answer

Correct Answer:

After the second step  


Note: This Question is unanswered, help us to find answer for this one

22.

Suppose you executed the following code in the 'Open Execute Anonymous Window‘.

In order to view the output, which of the given keywords should be typed in the text box next to the 'Filter‘ check box, in the 'Execution Log' dialogue box?

for (Integer a=1; a<=10; a++)

[System.debug('Test‘ + a);

Answer

Correct Answer:

DEBUG 


Note: This Question is unanswered, help us to find answer for this one

23. Which of the following languages is used for implementing the business logic on the Force.com platform?

Answer

Correct Answer: Apex

Note: This Question is unanswered, help us to find answer for this one

24. In Salesforce, which of the following is NOT a correct function of Data Loader?

Answer

Correct Answer: It is used for exporting data for backup.

Note: This Question is unanswered, help us to find answer for this one

25. Which of the following menu options of the 'Build‘ tab is used to get an API name for a standard object?

Answer

Correct Answer: Customize

Note: This Question is unanswered, help us to find answer for this one

26. Which of the following options is used for loading data from a CSV f‌ile into a custom object?

Answer

Correct Answer: Import Custom Objects

Note: This Question is unanswered, help us to find answer for this one

27. What is the maximum number of entries that can be added in a custom Picklist in Salesforce?

Answer

Correct Answer: 100

Note: This Question is unanswered, help us to find answer for this one

28. Which of the following Salesforce reports displays historical data?

Answer

Correct Answer: Trend reports

Note: This Question is unanswered, help us to find answer for this one

29. In Salesforce, which of the following statements is true about a custom field type "Picklist"?

Answer

Correct Answer: An administrator maintains the Picklist values.

Note: This Question is unanswered, help us to find answer for this one

30. If we are using the "GROUP BY ROLLUP" clause in an SOQL statement, then what is the maximum number of f‌ields that can be added to the comma-separated list?

Answer

Correct Answer: 3

Note: This Question is unanswered, help us to find answer for this one

31. In Salesforce, which of the following statements is true about reports and dashboards?

Answer

Correct Answer: A dynamic dashboard cannot be scheduled for refresh

Note: This Question is unanswered, help us to find answer for this one

32. In Salesforce, how is an Object represented?

Answer

Correct Answer: As a database table

Note: This Question is unanswered, help us to find answer for this one

33. Which of the following types of portals is NOT available in Salesforce?

Answer

Correct Answer: Standard portal

Note: This Question is unanswered, help us to find answer for this one

34. In Salesforce, the validation rules are strictly followed by Campaign hierarchies.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

35.

Arrange the following steps for creating a prof‌ile in Salesforce?


1)Open your Salesforce account

2)Select Manage Users

3)Select Setup

4)Select Administer

5)Click Profiles

6)Select New prof‌ile, apply settings and save


Answer

Correct Answer:

1.3.4.2.5.6


Note: This Question is unanswered, help us to find answer for this one

36. Which of the following SOQL statements can be used to determine the total number of records in an object named emp_record?

Answer

Correct Answer: Select count() from emp_record

Note: This Question is unanswered, help us to find answer for this one

37. Consider a table named ‘Employee'. If you want to access the 'Emp_Name‘ f‌ield of those Employees whose ‘Address' is 'Mary's ABC Area', then which of the following queries should be used?

Answer

Correct Answer: Select Emp_Name from employee where Address like 'Mary\'s ABC Area'

Note: This Question is unanswered, help us to find answer for this one

38.

Suppose you need to edit a custom object having a master detail relationship with another custom or standard object. Which of the following types of access permissions might be required for the master record?


1.Edit permission to the master record


2.Read permission to related master record


3.Read/write permission to the master record


4.Delete permission to the master record


Answer

Correct Answer:

Only 2 And 3 


Note: This Question is unanswered, help us to find answer for this one

39. In order to select any user to be a running user for the dashboard in Salesforce, which of the following permissions is required?

Answer

Correct Answer: View All Data

Note: This Question is unanswered, help us to find answer for this one

40.

Which of the following can be the types of a dashboard component?


1)Metric

2)Table

3)Gauge

4)Visualforce page


Answer

Correct Answer:

All 1, 2, 3 and 4


Note: This Question is unanswered, help us to find answer for this one

41. While adding a new field in an application, which of the following data types is NOT present under 'New Custom Field' in the Salesforce platform?

Answer

Correct Answer: Money

Note: This Question is unanswered, help us to find answer for this one

42. Which of the following is NOT a characteristic of a lookup relationship?

Answer

Correct Answer: In a lookup relationship, the lookup f‌ields are automatically required.

Note: This Question is unanswered, help us to find answer for this one

43. In the Salesforce platform, what is the maximum number of leads that can be imported at a time?

Answer

Correct Answer: 50.00

Note: This Question is unanswered, help us to find answer for this one

44. Which Of the following is NOT a correct feature of SOQL?

Answer

Correct Answer: SOQL is case-sensitive.

Note: This Question is unanswered, help us to find answer for this one

45. While setting record level security it is necessary to disable object permissions.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

46. Which of the following SOQL statements is used for retrieving the fields: FirstName, LastName and Department from the Employee table such that the FirstName is either Jack or Mary?

Answer

Correct Answer: Select FirstName. LastName, Department from Employee where FirstName in ('Jack', 'Mary‘)

Note: This Question is unanswered, help us to find answer for this one

47. Which of the following is the correct option used for updating your status in Salesforce chatter?

Answer

Correct Answer: Post

Note: This Question is unanswered, help us to find answer for this one

48. Suppose you added three custom objects to your Salesforce app, and you wish to view all the custom objects, fields and relationships together on your screen. Which of the following options should you use to do so?

Answer

Correct Answer: Schema Builder

Note: This Question is unanswered, help us to find answer for this one

49. What is the maximum number of custom fields per object that can be created using the Salesforce professional edition?

Answer

Correct Answer: 10

Note: This Question is unanswered, help us to find answer for this one

50. In Salesforce. which of the following statements is correct about triggers in an Apex code?

Answer

Correct Answer: A special variable known as the context variable is accessible to triggers

Note: This Question is unanswered, help us to find answer for this one

51. Which of the following is the correct purpose of using the JSENCODE function in Salesforce?

Answer

Correct Answer: It is used for encoding text and merging field values for use in URLs by replacing characters that are illegal in URLs.

Note: This Question is unanswered, help us to find answer for this one

52. In Salesforce, which of the following options is available under the menu 'Files', under the tab 'Chatter'?

Answer

Correct Answer: Recent

Note: This Question is unanswered, help us to find answer for this one

53.

Arrange in the right order. the following steps of enabling a floating report header.

1)Click 'Setup'.

2)Click the 'User Interface' settings.

3)Click 'Customize'.

4)Select 'Reports and Dashboards'.

5)GO to the 'Build' tab.

6)Check the 'Enable Floating Report Headers‘ check box.

Answer

Correct Answer:

1,5,3,4,2,6


Note: This Question is unanswered, help us to find answer for this one

54. In Salesforce, which of the following options is used by the administrator for bulk deletion of records?

Answer

Correct Answer: Data Loader

Note: This Question is unanswered, help us to find answer for this one

55. In the Salesforce platform, which of the following is a read-only field type?

Answer

Correct Answer: Roll-up summary

Note: This Question is unanswered, help us to find answer for this one

56. In Salesforce, which of the following options is NOT available in the drop-down menu 'More', under the tab 'Chatter'?

Answer

Correct Answer: People

Note: This Question is unanswered, help us to find answer for this one

57.

The following is a VisualForce code snippet:

<apex:page standardController="Account" recordSetVar="accounts">

Answer

Correct Answer:

It is an example of VisualForce Standard List Controllers.  


Note: This Question is unanswered, help us to find answer for this one

58.

You have to show the Firstname of the logged in user through a VisualForce page. Which of the following code snippets is correct for achieving the above result?

Answer

Correct Answer: <apex:page> Hello {!$User.FirstName}! </apex:page>

Note: This Question is unanswered, help us to find answer for this one

59.

What is the description of the Lead object?

Answer

Correct Answer: It defines a prospect or potential Opportunity.

Note: This Question is unanswered, help us to find answer for this one

60.

Which of the following Typographical Conventions is used to represent variables in Apex?

Answer

Correct Answer: Italics

Note: This Question is unanswered, help us to find answer for this one

61.

In which type of Salesforce Edition can a Managed package be created?

Answer

Correct Answer: Developer

Note: This Question is unanswered, help us to find answer for this one

62.

Which of the following types of CRM customization techniques are used in Force.com?

Answer

Correct Answer: Both a and b

Note: This Question is unanswered, help us to find answer for this one

63.

What is the field type of the NewValue field name of the ContractHistory object?

Answer

Correct Answer: anyType

Note: This Question is unanswered, help us to find answer for this one

64.

Which of the following is not a Primitive Data Type of the Salesforce?

Answer

Correct Answer: currency

Note: This Question is unanswered, help us to find answer for this one

65.

Which of the following field properties is not supported for the PersonContactId field name of the Account object?

Answer

Correct Answer: Create

Note: This Question is unanswered, help us to find answer for this one

66.

The following is a VisualForce code snippet:

 <apex:page standardController="Account">

   <apex:pageBlock title="Contacts">

      <apex:pageBlockTable value="{!account.Contacts}" var="contact">

         <apex:column value="{!contact.Name}"/>

         <apex:column value="{!contact.MailingCity}"/>

         <apex:column value="{!contact.Phone}"/>

      </apex:pageBlockTable>

   </apex:pageBlock>

 </apex:page>


It displays the Name, Mailing City, Phone details of a particular contact. Which of the following modifications will enable the above VisualForce code to return the data as a Microsoft Excel sheet?

Answer

Correct Answer: <apex:page standardController="Account" contenttype="application/vnd.ms-excel"> 

Note: This Question is unanswered, help us to find answer for this one

67.

What is meant by Cloud Computing?

Answer

Correct Answer: It is defined as the use of scalable and virtual resources provided as a service over the Internet.

Note: This Question is unanswered, help us to find answer for this one

68.

What is the data type of the size property of the QueryResult object returned by a query() call?

Answer

Correct Answer: int

Note: This Question is unanswered, help us to find answer for this one

69.

Which type of the CRM approach does Salesforce follow?

Answer

Correct Answer: Sales Force Automation(SFA) CRM

Note: This Question is unanswered, help us to find answer for this one

70.

Which of the following components of a Custom Field in Managed Packages can be edited only by a developer?

Answer

Correct Answer: Description

Note: This Question is unanswered, help us to find answer for this one

71.

Which of the following properties is not associated with Managed Packages?

Answer

Correct Answer: Automatic Renaming

Note: This Question is unanswered, help us to find answer for this one

72.

What is the functionality of a resetPassword() utility API call?

Answer

Correct Answer: It changes the password to a system-generated value.

Note: This Question is unanswered, help us to find answer for this one

73.

Which of the following action methods are supported by the VisualForce Standard Controllers?

Answer

Correct Answer: save
delete 

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

74.

Which of the following are true?

Answer

Correct Answer: Force.com is a Platform as a service (PaaS) application.
Salesforce is a Software as a Service (SaaS) application.

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

75.

Which of the following API calls are supported by the AssignmentRuleHeader soap?

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

76.

The length of Calculate Field Type in Salesforce API is 3900 characters. What will happen if the length exceeds 3900 characters?

Answer

Correct Answer: The data will be truncated.

Note: This Question is unanswered, help us to find answer for this one

77.

What is the field type of the AccountNumber field name of the Account object?

Answer

Correct Answer: string

Note: This Question is unanswered, help us to find answer for this one

78.

Which of the following object types is supported by the merge() API call?

Answer

Correct Answer: Lead

Note: This Question is unanswered, help us to find answer for this one

79.

State whether the statement is True or False Once records have been deleted using the emptyRecycleBin() call, they cannot be undeleted.

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

80.

State whether the following statement is true or false. Unmanaged packages are completely editable in both the installer's and the developer's organizations and are not upgradeable.

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

81.

Unit tests are class testing methods that verify whether a particular piece of code is working properly. Which of the following is not a feature of Unit tests?

Answer

Correct Answer: A Unit test commits data to the database.

Note: This Question is unanswered, help us to find answer for this one

82.

Which of the following are the Application Development Components of Salesforce?

Answer

Correct Answer: Apex Code
VisualForce

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

83.

Which of the following methods does not constitute CRUD-based Metadata Development?

Answer

Correct Answer: deploy()

Note: This Question is unanswered, help us to find answer for this one

84.

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

Answer

Correct Answer: deploy()

Note: This Question is unanswered, help us to find answer for this one

85.

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

Answer

Correct Answer: Both a and b

Note: This Question is unanswered, help us to find answer for this one

86.

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

Answer

Correct Answer: HTTP

Note: This Question is unanswered, help us to find answer for this one

87.

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

Answer

Correct Answer: 255

Note: This Question is unanswered, help us to find answer for this one

88.

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?

Answer

Correct Answer: apex:page standardController="Account"> <c:myCustomComponent/> </apex:page>

Note: This Question is unanswered, help us to find answer for this one

89.

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

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

90.

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

Answer

Correct Answer: Home Page Layout

Note: This Question is unanswered, help us to find answer for this one

91.

Which of the following methods is not defined under ApexClass ?

Answer

Correct Answer: create()

Note: This Question is unanswered, help us to find answer for this one

92.

Which of the following are examples of Assignment operator expressions?

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

93.

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

Answer

Correct Answer: CaseNumber

Note: This Question is unanswered, help us to find answer for this one

94.

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

Answer

Correct Answer: Lookup

Note: This Question is unanswered, help us to find answer for this one

95.

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

Answer

Correct Answer: Upload AppExchange Packages

Note: This Question is unanswered, help us to find answer for this one

96.

What does the WSDL describeGlobal() call return?

Answer

Correct Answer: It retrieves a list of available objects for your organization's data.

Note: This Question is unanswered, help us to find answer for this one

97.

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

Answer

Correct Answer: Processing more than one record at a time efficiently, and with transactional correctness.

Note: This Question is unanswered, help us to find answer for this one

98.

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?

Answer

Correct Answer: id generated, true, null

Note: This Question is unanswered, help us to find answer for this one

99.

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

Answer

Correct Answer: Only One

Note: This Question is unanswered, help us to find answer for this one

100.

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

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

101.

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

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

102.

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

Answer

Correct Answer: Unlimited

Note: This Question is unanswered, help us to find answer for this one

103.

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

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

104.

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

Answer

Correct Answer: queryMore() returns the records count of more than 500 while queryAll() also returns the records that have been deleted because of a merge or delete.

Note: This Question is unanswered, help us to find answer for this one

105.

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

Answer

Correct Answer: Client apps

Note: This Question is unanswered, help us to find answer for this one

106.

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

Answer

Correct Answer: It can render error messages.

Note: This Question is unanswered, help us to find answer for this one

107.

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

Answer

Correct Answer: An Unmanaged Package consists of Upgradeable Components.

Note: This Question is unanswered, help us to find answer for this one

108.

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?

Answer

Correct Answer: FOR UPDATE

Note: This Question is unanswered, help us to find answer for this one

109.

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

Answer

Correct Answer: LogoutResult = binding.logout();

Note: This Question is unanswered, help us to find answer for this one

110.

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?


Answer

Correct Answer: <apex:image url="{!URLFOR($Resource.Testpack , 'hills.jpg')}" width="50" height="50" />

Note: This Question is unanswered, help us to find answer for this one

111.

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

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

112.

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

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

113.

Which of the following objects is associated with errors relating to create(), update(), and delete() method calls?

Answer

Correct Answer: AsyncResult object

Note: This Question is unanswered, help us to find answer for this one

114. What is the data type of the accountId argument in a convertLead() API call?


Answer

Correct Answer: ID

Note: This Question is unanswered, help us to find answer for this one

115. A PackageVersion as a part of an endpoint for making API Calls has format:

Answer

Correct Answer: majorNumber.minorNumber.patchNumber

Note: This Question is unanswered, help us to find answer for this one

116. Any method which belongs to Utility Calls:

Answer

Correct Answer: None of the given answers are right.

Note: This Question is unanswered, help us to find answer for this one

117. If you are using the partner WSDL, a query that includes ID will return the ID field twice after calling query(queryStr) method. What will be the value of ID in response if queryStr does not have Id?

Answer

Correct Answer: a single null ID

Note: This Question is unanswered, help us to find answer for this one

118. What should you know to perform a login operation?

Answer

Correct Answer: connection, username, password

Note: This Question is unanswered, help us to find answer for this one

119. Are all exception codes listed in the WSDL?

Answer

Correct Answer: No. They can be specified.

Note: This Question is unanswered, help us to find answer for this one

120. An Error object contains statusCodes, message, fields properties. What property (or properties) has information about fields in the object affected by the error condition?

Answer

Correct Answer: fields

Note: This Question is unanswered, help us to find answer for this one

121. At the highest level of abstraction it is possible to imagine a develepor calling API web-method describeDataCategoryGroups() developer to perform what sort of task?

Answer

Correct Answer: Running utilities to perform administration tasks.

Note: This Question is unanswered, help us to find answer for this one

122. Callling getServerTimestamp() might return:

Answer

Correct Answer: UnexpectedErrorFault Fault Element

Note: This Question is unanswered, help us to find answer for this one

123. Salesforce API provides two methods for data replication, each of them allows you to retrieve a list of objects that:

Answer

Correct Answer: Have been updated or deleted during specified timespan for the specified object.

Note: This Question is unanswered, help us to find answer for this one

124. What does the combobox field return?

Answer

Correct Answer: Data that is not already specified in the field list.

Note: This Question is unanswered, help us to find answer for this one

125. If an organization has multicurrency enabled, the CurrencyIsoCode field contains:

Answer

Correct Answer: The string representation of the currency ISO code.

Note: This Question is unanswered, help us to find answer for this one

126. Setting CurrencyIsoCode to a value that is not defined for an organization leads to:

Answer

Correct Answer: Operation to be rejected. CurrencyIsoCode keeps its value.

Note: This Question is unanswered, help us to find answer for this one

127. How do you calculate the maximum number of digits to the left of the decimal place?

Answer

Correct Answer: Precision minus scale.

Note: This Question is unanswered, help us to find answer for this one

128. Select the SOAP header that does not exist in API 29.0 and earlier versions up to 14.0 and might not be seen in WSDL

Answer

Correct Answer: LimitInfoHeader—Pilot

Note: This Question is unanswered, help us to find answer for this one

129. For security reasons, Salesforce restricts outbound ports. Which port may you use for HTTPS connections?

Answer

Correct Answer: 443 and any of the available in range from 1024 to 65535

Note: This Question is unanswered, help us to find answer for this one

130. What would return a MALFORMED_QUERY fault?

Answer

Correct Answer: A query string larger than 20,000 characters.

Note: This Question is unanswered, help us to find answer for this one

131. According to roles in the sharing hierarchy, who can view and edit the record?

Answer

Correct Answer: Only the record owner and users beyond the specified role.

Note: This Question is unanswered, help us to find answer for this one

132. What is used to represent integer fields?

Answer

Correct Answer: int

Note: This Question is unanswered, help us to find answer for this one

133. Chatter Feed Objects of Data Model includes objects related to feeds. All feed items have:

Answer

Correct Answer: ParentId

Note: This Question is unanswered, help us to find answer for this one

134. Which link to the AppExchange Partner Program page, among given, is wrong?

Answer

Correct Answer: appexchange.salesforce.com/partners

Note: This Question is unanswered, help us to find answer for this one

135. What does the error code CANNOT_DISABLE_LAST_ADMIN mean?

Answer

Correct Answer: There is not an active administrative user.

Note: This Question is unanswered, help us to find answer for this one

136. Which of the given API Fault elements defines an error in a queryString passed in a query() call?

Answer

Correct Answer: MalformedQueryFault

Note: This Question is unanswered, help us to find answer for this one

137. CRM ISV Organization in ISVforce is also know as:

Answer

Correct Answer: business org

Note: This Question is unanswered, help us to find answer for this one

138. A user is able to login to the Salesforce via:

Answer

Correct Answer: UI, API, desktop client such as Connect for Outlook, Salesforce for Outlook, Connect Offline, Connect for Office, Connect for Lotus Notes, or the Data Loader

Note: This Question is unanswered, help us to find answer for this one

139. Any method which belongs to Describe Calls:

Answer

Correct Answer: Starts from the "describe" prefix.

Note: This Question is unanswered, help us to find answer for this one

140. Which of the following is a property of sObject?

Answer

Correct Answer: fieldsToNull

Note: This Question is unanswered, help us to find answer for this one

141. Select which is NOT true about Custom Objects:

Answer

Correct Answer: Custom objects can not have the same audit fields as standard objects.

Note: This Question is unanswered, help us to find answer for this one

142. Where are exception codes defined?

Answer

Correct Answer: In the WSDL file.

Note: This Question is unanswered, help us to find answer for this one

143. What is a sObject?

Answer

Correct Answer: An object, such as an Account or Campaign.

Note: This Question is unanswered, help us to find answer for this one

144. Can custom objects have a have many-to-many relationship with other custom objects?

Answer

Correct Answer: Yes.

Note: This Question is unanswered, help us to find answer for this one

145. What values do boolean fields contain?

Answer

Correct Answer: True, or false.

Note: This Question is unanswered, help us to find answer for this one

146. What is a calculated field?

Answer

Correct Answer: A field defined by a formula.

Note: This Question is unanswered, help us to find answer for this one

147. IsDeleted is what type of field?

Answer

Correct Answer: Boolean.

Note: This Question is unanswered, help us to find answer for this one

148. What is a characteristic of all API calls?

Answer

Correct Answer: They are synchronous.

Note: This Question is unanswered, help us to find answer for this one

149. How is the field, “ID” defined?

Answer

Correct Answer: A globally unique field that identifies a record.

Note: This Question is unanswered, help us to find answer for this one

150. The user permission, “Read” indicates what?

Answer

Correct Answer: Users can only view objects of this type.

Note: This Question is unanswered, help us to find answer for this one

151. What has happened during the fault, “UNKNOWN_EXCEPTION”?

Answer

Correct Answer: The system has encountered an internal error.

Note: This Question is unanswered, help us to find answer for this one

152. What do API calls represent?

Answer

Correct Answer: Specific operations that your client applications can invoke at runtime.

Note: This Question is unanswered, help us to find answer for this one

153. Where must client applications format email addresses?

Answer

Correct Answer: In create() and update() calls.

Note: This Question is unanswered, help us to find answer for this one

154. Currency and percent fields are what type of value?

Answer

Correct Answer: Double

Note: This Question is unanswered, help us to find answer for this one

155. What types of error handling are there?

Answer

Correct Answer: API-returned SOAP fault messages and general API errors.

Note: This Question is unanswered, help us to find answer for this one

156. SystemModstamp returns what data?

Answer

Correct Answer: Date and time when this record was last modified.

Note: This Question is unanswered, help us to find answer for this one

157. Can CreatedDate be larger than LastModifiedDate?

Answer

Correct Answer: No.

Note: This Question is unanswered, help us to find answer for this one

158. When your session expires, the exception code (...) is returned.

Answer

Correct Answer: INVALID_SESSION_ID

Note: This Question is unanswered, help us to find answer for this one

159. Which of the following is an example of an audit field?

Answer

Correct Answer: CreatedById

Note: This Question is unanswered, help us to find answer for this one

160. When should you use Bulk API?

Answer

Correct Answer: When you are loading a large number of records.

Note: This Question is unanswered, help us to find answer for this one

161. What does the element, ApiQueryFault return?

Answer

Correct Answer: The row and column numbers where the problem occurred.

Note: This Question is unanswered, help us to find answer for this one

162. . How can you create Many to Many relationship in salesforce.com?

Answer

Correct Answer: Use a junction Object

Note: This Question is unanswered, help us to find answer for this one

163. Select the wrong endpoint:

Answer

Correct Answer: https://test.salesforce.com/services/Soap/u/29.0/12.1.0

Note: This Question is unanswered, help us to find answer for this one

164. Which call is similar to the AUTOCOMMMIT setting in SQL?

Answer

Correct Answer: Committed Automatically Versus Rollback on Error

Note: This Question is unanswered, help us to find answer for this one

165. What is created when an object does not have a master-detail relationship to another object?

Answer

Correct Answer: A sharing rule.

Note: This Question is unanswered, help us to find answer for this one

166. Where do you configure your session expiration time?

Answer

Correct Answer: Security Controls

Note: This Question is unanswered, help us to find answer for this one

167. What code do you see when your session expires?

Answer

Correct Answer: INVALID_SESSION_ID

Note: This Question is unanswered, help us to find answer for this one

168. What is the syntax for password and token access?

Answer

Correct Answer: mypasswordTOKEN

Note: This Question is unanswered, help us to find answer for this one

169. If your ID was 12 characters, what error would you get?

Answer

Correct Answer: MALFORMED_ID

Note: This Question is unanswered, help us to find answer for this one

170. What is the name of a single, generic object, defined in partner WSDL, that represents all of the objects?

Answer

Correct Answer: sObject

Note: This Question is unanswered, help us to find answer for this one

171. When is a custom object's associated name field defined?

Answer

Correct Answer: During setup.

Note: This Question is unanswered, help us to find answer for this one

172. What is an example of an operation your application client can execute at runtime?

Answer

Correct Answer: Obtain metadata about your data.

Note: This Question is unanswered, help us to find answer for this one

173. Which objects written to a Salesforce object are committed automatically?

Answer

Correct Answer: All objects.

Note: This Question is unanswered, help us to find answer for this one

174. Double values have what restrictions?

Answer

Correct Answer: Scale and precision.

Note: This Question is unanswered, help us to find answer for this one

175. Lets assume you are calling describeGlobal() web-method to obtain a list of available objects for your organization’s data. What will you get in the case of successful call?

Answer

Correct Answer: DescribeGlobalResult object, which allows to retrieve an array of DescribeGlobalSObjectResult objects by calling sobjects.

Note: This Question is unanswered, help us to find answer for this one

176. Select API Fault Element which is present in Data Type list.

Answer

Correct Answer: InvalidSObjectFault

Note: This Question is unanswered, help us to find answer for this one

177. The SOAP endpoint for an API verion 29.0 contains a URL with a format:

Answer

Correct Answer: serverName/services/Soap/c/29.0/ID

Note: This Question is unanswered, help us to find answer for this one

178. Does Salesforce check for IP restrictions when granting access to the API?

Answer

Correct Answer: Yes.

Note: This Question is unanswered, help us to find answer for this one