Salesforce Certified Platform Developer II Practice Test - Questions Answers, Page 16
List of questions
Related questions
What is the transaction limit for the number of records per DML statement?
A.
5,000
B.
20,000
C.
50,000
D.
10,000
E.
There is no limit
What is the transaction limit on the number of callouts?
A.
100
B.
150
C.
50
D.
200
E.
There is no limit
What is the transaction limit on the number of Apex jobs added to the queue?
A.
100
B.
150
C.
50
D.
200
E.
There is no limit
What is the transaction limit on the number of "sendEmail" method calls?
A.
20
B.
10
C.
50
D.
100
E.
There is no limit
What is the transaction limit on the max Salesforce CPU time?
A.
100 seconds
B.
60 seconds
C.
100 seconds (synchronous); 200 seconds (async)
D.
10 seconds (synchronous); 60 seconds (async)
E.
There is no limit
What is the transaction limit on the max Salesforce CPU time?
A.
100 seconds
B.
60 seconds
C.
100 seconds (synchronous); 200 seconds (async)
D.
10 seconds (synchronous); 60 seconds (async)
E.
There is no limit
What is the transaction limit on the max timeout for all callouts?
A.
120 seconds
B.
60 seconds
C.
120 seconds (synchronous); 200 seconds (async)
D.
60 seconds (synchronous); 200 seconds (async
E.
There is no limit
What is the transaction limit on the max execution time?
A.
5 minutes
B.
10 minutes
C.
15 minutes
D.
20 minutes
E.
There is no limit
What is the transaction limit on the recursive trigger depth?
A.
10
B.
17
C.
16
D.
3
E.
There is no limit
Which of the following object types can be used with a Web Service?
A.
Maps
B.
Sets
C.
Pattern objects
D.
Matcher objects
E.
Lists
F.
Exception objects
Question