Salesforce Test 1 For Ranking
Quiz
•
Computers
•
University
•
Medium
Shivam Chaturvedi
Used 1+ times
FREE Resource
Enhance your content in a minute
68 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of this Apex code?
Integer sum = 0;
List
12
6
0
10
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result of the following Apex code?
Map
10
20
30
Null
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does the following Apex code do?
Set
Deletes the account records
Creates duplicate account IDs
Stores unique Account Ids
Throws compile-time error
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the result of this Apex code?
List
Deletes only one record
Deletes two records
Causes an error
Updates records
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct bulkified version of this trigger logic? trigger AutoTask on Opportunity (after insert) { for(Opportunity opp : Trigger.new){ Task t = new Task(Subject='Follow Up', WhatId=opp.Id); insert t; } }
Move loop inside insert
Create one task per opportunity
Use a List to collect and insert tasks outside the loop
Use SOQL inside loop
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does this code snippet do?
List
Inserts 3 accounts with same name
Inserts 3 accounts with unique names
Fails due to duplicate
Fails due to null values
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What exception is thrown when a DML statement fails partially?
try {
insert new List
NullPointerException
QueryException
DmlException
ListException
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
65 questions
Windows Server Midterm 1-6
Quiz
•
University
72 questions
A+ 1101 Quiz
Quiz
•
University
66 questions
Project 2 Midterm Prep Quiz
Quiz
•
University
63 questions
Instructions to Invigilators
Quiz
•
University
69 questions
CEA201
Quiz
•
University
65 questions
ASIA Midterm Reviewer
Quiz
•
University
70 questions
MPDS
Quiz
•
University
70 questions
Evaluasi Akhir Semester Genap 2022 WS
Quiz
•
University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
39 questions
Unit 7 Key Terms
Quiz
•
11th Grade - University
7 questions
Transition Words and Phrases
Interactive video
•
4th Grade - University
18 questions
Plotting Points on the Coordinate Plane
Quiz
•
KG - University
5 questions
Declaration of Independence
Interactive video
•
4th Grade - University
