Salesforce Test 1 For Ranking

Quiz
•
Computers
•
University
•
Medium
Shivam Chaturvedi
Used 1+ times
FREE Resource
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
Similar Resources on Wayground
73 questions
Information Management Prefinals

Quiz
•
University
63 questions
Introduction to Business Processes

Quiz
•
University
65 questions
Module 1 - OLD

Quiz
•
University
67 questions
[Q] Chapter 2 - System Unit

Quiz
•
University
70 questions
GEL 211 - Quiz 1

Quiz
•
University
66 questions
CompTIA A+ 220-1101 Mock Exam

Quiz
•
University
70 questions
TAS Technology for Business Digital

Quiz
•
University
64 questions
ISCC - Tutorial

Quiz
•
University
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
12 questions
Civil War

Quiz
•
8th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
19 questions
Primary v. Secondary Sources

Quiz
•
6th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
20 questions
Disney Trivia

Quiz
•
University