Salesforce Quiz (LNCT Group of Colleges ,Bhopal) - 17-Mar'25

Salesforce Quiz (LNCT Group of Colleges ,Bhopal) - 17-Mar'25

Professional Development

60 Qs

quiz-placeholder

Similar activities

SCSU IMPORTANT Question 01 by SHUKLA SIR

SCSU IMPORTANT Question 01 by SHUKLA SIR

Professional Development

60 Qs

Pra-Exam 1 IAM CERTIFICATE

Pra-Exam 1 IAM CERTIFICATE

Professional Development

60 Qs

Unit 2 TECHNOLOGY SYSTEMS

Unit 2 TECHNOLOGY SYSTEMS

Professional Development

60 Qs

EXCEL

EXCEL

University - Professional Development

60 Qs

Les Structures de données Quiz 1

Les Structures de données Quiz 1

University - Professional Development

60 Qs

Общий тест по С++ (типы данных-функции)

Общий тест по С++ (типы данных-функции)

Professional Development

55 Qs

DIP_SOFT_S2_ASSESSMENT_1ST_FEB_2_2020

DIP_SOFT_S2_ASSESSMENT_1ST_FEB_2_2020

Professional Development

60 Qs

Salesforce PD2 - Review 1

Salesforce PD2 - Review 1

Professional Development

56 Qs

Salesforce Quiz (LNCT Group of Colleges ,Bhopal) - 17-Mar'25

Salesforce Quiz (LNCT Group of Colleges ,Bhopal) - 17-Mar'25

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Lilesh Pathe

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1. What governor limit applies to SOQL queries in a synchronous transaction?
A) 50
B) 100
C) 300
D) 200

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

2.Which statement is true about a custom controller?
A) A custom controller uses only declarative logic
B) A custom controller must extend a standard controller
C) A custom controller is written in Apex and does not use the standard controller
D) A custom controller cannot access Visualforce pages

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

3.What is the purpose of @future annotation in Apex?
A) Run methods synchronously
B) Run methods asynchronously
C) Run batch jobs
D) Allow recursion

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

4.Which object supports both standard and custom fields in Salesforce?
A) Account
B) Workflow
C) Validation Rule
D) Apex Class

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

5.How can you avoid exceeding governor limits in Apex?
A) Using nested loops
B) Using static variables
C) Bulkifying the code
D) Using DML inside a loop

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

6.What are the valid Apex trigger events?
A) Before Insert, After Insert
B) Before Update, After Update
C) Before Delete, After Delete
D) All of the above

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

7.How many records can be retrieved in a single SOQL query?
A) 5,000
B) 25,000
C) 50,000
D) 1,00,000

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?