Salesforce Development Mcqs
Q.1: It is possible to create a SharePoint site with PowerShell:
A. True
B. False
C. No Option
D. No Option
Q.2: A PackageVersion as a part of an endpoint for making API Calls has format:J
A. majorNumber.minorNumber.releaseNumber%
B. majorNumber.minorNumber.releaseNumber.patchReleaseNumber8
C. majorNumber.minorNumber.patchNumber#
D. majorNumber.minorNumber.releaseNumber%
Q.3: Any method which belongs to Utility Calls:*
A. Starts from the "get", "send" or "set" prefixes.H
B. Starts from the "get" prefix.%
C. None of the given answers are right.$
D. Starts from the "get" or "set" prefixes.8
Q.4: 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?
A. a single null ID
B. MalformedQueryFault
C. two null IDs
D. UnexpectedErrorFault
Q.5: What should you know to perform a login operation?2
A. connection, Security Token
B. metadataServerUrl, username, password%
C. connection, username, password
D. Security Token, username, password"
Q.6: Are all exception codes listed in the WSDL?+
A. Yes.
B. No. They can be specified.
C. No, and the WSDL cannot be changed.#
D. There are no exceptions listed and they must be coded.6
Q.7: Lookup (1:n) type of relationships links:*
A. A couple of objects together, has no effect on deletion or securityC
B. Multiple objects together. Lookup fields are not automatically required.H
C. Parent to multiple records from another object and vice versa.>
D. Multiple objects together, has no effect on deletion or security@
Q.8: An Error object contains statusCodes, message, fields properties. What property (or properties) has information about fields in the object affected by the error condition?
A. fields
B. All of them
C. statusCodes and fields
D. None of them.
Q.9: 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?
A. Obtaining metadata about your data.#
B. Running utilities to perform administration tasks.2
C. Querying data in organization.
D. CRUDing data.
Q.10: Callling getServerTimestamp() might return:+
A. UnexpectedErrorFault Fault Element"
B. UnexpectedErrorException Exception Element*
C. ServerSynchronizationFault Fault Element(
D. UnexpectedError Error Element

Related Mcqs

All Subject Mcqs