
Salesforce Test 1 For Ranking
Authored by Shivam Chaturvedi
Computers
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
66 questions
HTML and CSS Quiz
Quiz
•
University
69 questions
CEA201
Quiz
•
University
66 questions
Computing Fundamentals Prefinal Exam
Quiz
•
University
65 questions
ASIA Midterm Reviewer
Quiz
•
University
70 questions
Communication Skills Quiz
Quiz
•
9th Grade - University
70 questions
Evaluasi Akhir Semester Genap 2022 WS
Quiz
•
University
65 questions
AWS Cloud Practitioner C01
Quiz
•
University
68 questions
Networks and the Internet
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
20 questions
Endocrine System
Quiz
•
University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
30 questions
W25: PSYCH 250 - Exam 2 Practice
Quiz
•
University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University
38 questions
Unit 8 Review - Absolutism & Revolution
Quiz
•
10th Grade - University