MCQs | Salesforce/Salesforce MCQ Set 2 Sample Test,Sample questions

Question:
By Calling send email() it is possible to send:

1.Single email only.

2.List of mass emails.

3.List of single and mass emails.

4.List of mass emails.


Question:
Double values have what restrictions?

1.Scale and precision.

2.Scale and position.

3.Age and scale.

4.Size and time.


Question:
How can you create Many to Many relationships in salesforce.com?

1.Create a direct Many to Many relationships

2.Use a piece of code to relate both objects

3. Use a junction Object

4.Not Possible to create Many to Many relationships in salesforce.com


Question:
If your ID was 12 characters, what error would you get?

1.MALFORMED_ERROR

2.MALFORMED_12

3.MALFORMED_ID

4.error


Question:
Select API Fault Element which is present in the Data Type list.

1.InvalidObjectSimpleFault

2.InvalidSimpleObjectFault

3.InvalidSObjectFault

4.InvalidObjectSFault


Question:
Select the Incorrect Primitive Data Type.

1.DateTime

2.date

3.base32

4.time


Question:
Select the wrong endpoint:

1.https://login.salesforce.com/services/Soap/c/29.0

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

3.https://login.salesforce.com/services/Soap/u/29.0

4.None of These


Question:
The phone field returns what?

1.Phones

2.Fields

3.Phone numbers.

4.Phone fields.


Question:
What are the Corresponding Field Types in the UI for the double API Data Type?

1.Number, percent, day/time.

2.Currency, number, long text area

3. Number, percent, checkbox

4.Currency, formula, number, percent, and roll-up summary


Question:
What do master-detail relationships involve?

1.Relationships between master and slave drives.

2. Cascading deletes and sharing rules that are controlled by the parent.

3. Relationships between parent and child elements

4.Relationships between master and retail sectors.


Question:
What does the element, ApiQueryFault return?

1.Nothing

2.The row and column numbers where the problem occurred.

3.A solution to the problem.

4.A problem itself.


Question:
What is an example of operation your application client can execute at runtime?

1.Obtain metadata about your data.

2.Obtain metadata about another system.

3.Breach security across multiple systems.

4.Replace your systems metadata.


Question:
What is an example of something you can get your Web service client applications to do in the development environment?

1.Query the systems information.

2.Query the networks information.

3.Query your organization’s information.

4.Reveal sensitive information protected by many layers of authorization.


Question:
What is base-64 encoding used for?

1.Encrypting documents.

2.Storing binary files in Attachment, Document, and Control records

3.Compressing files.

4.Writing metadat


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

1.Account

2. B. Client

3.subject

4.subjects


Question:
What is the right syntax for the associated name field of Custom Objects in WSDL?

1.Custom objects must have unique names within all organizations. The first letter is capitalized. Prefix “c_” is added.

2.Custom objects must have unique names within your organization. The first letter is capitalized. Suffix “__c” is added.

3.Custom objects must have unique names within your organization. The first letter is capitalized. Prefix “C__” is added.

4.Custom objects must have unique names within all organizations. The first letter is capitalized. Suffix “_C” is added.


Question:
What is the syntax for password and token access?

1.PASSWORD

2.mypasswordTOKEN

3.mytokenPASSWORD

4.TOKEN


Question:
What types of error handling are there?

1.Only SOAP errors.

2.Undefined fault errors.

3.API-returned SOAP fault messages and general API errors.

4.Just API errors.


Question:
When is a custom object’s associated name field defined?

1.During setup.

2.Never

3.Before setup.

4.After setup.


Question:
When should you use Bulk API?

1.When you are updating small numbers of records at a time.

2.When you are loading a large number of records.

3.When you are processing data up to one thousand records.

4.When you are using REST requests and prefer to use SOAP.


Question:
When your session expires, the exception code (…) is returned.

1.EXCEEDED_ID_LIMIT

2.REQUEST_LIMIT_EXCEEDED

3. INVALID_OPERATION_WITH_EXPIRED_PASSWORD

4.INVALID_SESSION_ID


Question:
Which audit field cannot be changed?

1.SystemMod

2.SystemStamp

3.SysModMap

4.systemModstamp


Question:
Which objects written to a Salesforce object are committed automatically?

1. No objects.

2.Only objects with the right calls.

3.all objects

4.Objects that have errors.


Question:
Which of the following is an example of an audit field?

1.NewID

2.created

3.CreatedById

4.OldID


Question:
Will the API calls, retrieve() and delete(), accept an array of IDs?

1.Only when the array is processed with a matrix.

2.Only when the array is consolidated with a matrix.

3.Yes

4. No.


More MCQS

  1. Salesforce MCQ Set 1
  2. Salesforce MCQ Set 2
  3. Salesforce MCQ Set 3
Search