0% found this document useful (0 votes)
33 views3 pages

Salesforce Interview Questions

Salesforce is a platform for building customer-related applications and offers various cloud services such as Marketing, Sales, and Service clouds. It utilizes cloud computing to provide access to applications and data over the internet, and includes standard and custom objects for data storage. Key concepts include relationships between objects, such as Lookup and Master-Detail relationships, and different types of instances like Sandboxes for development and Production for end-users.

Uploaded by

vakarani25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views3 pages

Salesforce Interview Questions

Salesforce is a platform for building customer-related applications and offers various cloud services such as Marketing, Sales, and Service clouds. It utilizes cloud computing to provide access to applications and data over the internet, and includes standard and custom objects for data storage. Key concepts include relationships between objects, such as Lookup and Master-Detail relationships, and different types of instances like Sandboxes for development and Production for end-users.

Uploaded by

vakarani25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 3

1. What is a Salesforce?

A. Salesforce is a platform, where we can build the customer related Applications.

2. What is a cloud?

A. Could is nothing but an internet.

3. What is cloud computing?

Cloud computing is a way of accessing services on the internet instead of on your computer. You
can use the cloud to access applications, data, and development tools from virtually anywhere.

4. What is CRM Application?

A company provide their products, services to the customer and improve their business from
the customers.

5. What are the different types of clouds in Salesforce?

Marketing cloud, sales cloud, service cloud, commerce cloud, analytics cloud, experience cloud
etc.

5. What are the services offered by Salesforce?

SAAS- Software As A Service

PAAS- Platform As A Service

IAAS- Infrastructure As A Service

6. System fields or Standard Fields:

Name, owner, created by, last modified

6. What is Object?

Objects are the way you store records in sales force.

Sales force objects are database tables that permit you to store the data.

7. Types of Objects?

-Standard Objects : Standard Objects are those objects which are provided by sales force.

Eg: Accounts, Contacts, Leads, Cases etc

-Custom Objects : Custom objects are those objects which are created by users.
8. What is Field?

In Salesforce, a field is a specific piece of data stored in an object, like a column in a table. It
holds information such as a name, date or number.

9. Difference between Standard object & Custom object?

 Standard objects are provided by salesforce ; custom Objects are Created by users

 API name ends with _c

10. What is Lookup Relationship?

A Relationship where one object can refer to another, but both can exist Independently.

11. What is Master-Detail Relationship?

A Relationship where the child record is tightly linked to the parent and cannot exist without it.

12. Difference Between Lookup Relationship & Master-Detail Relationship

Master-Detail Relationship Lookup Relationship


It is a tightly coupled record that has a direct This is a loosely coupled relationship.
dependency between the two objects.
In a Master-Detail Relationship, Child records While in a Lookup Relationship, child records
cannot exist without a parent record can exist independently of a parent record

Master Detail Relationships inherit sharing While Lookup Relationships do not inherit
rules from parent records sharing rules from parent records
If parent record is deleted in a Master- Detail In a Lookup Relationship, deleting a Parent
Relationship, all related child records are record only deletes the related field In the
deleted as well child record, not the entire record

13. Types of instances in Sales force ?

-Sand Box ( Multiple)

-Production (single)
13. What is Sand box ?

It’s a developer org, where developers do their development.

TYPES: Developer Sand Box, Developer Pro Sand Box, Partial Sand Box, Full data Sand Box

14. What is Production ?

 Production is the instance in which the actual-end users of the applications logged in.

Page layout

Record types

You might also like