@palerock/exam-qa 1.0.6-patch10 → 1.0.6-patch11

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,7 +22,8 @@
22
22
  "isRight": false
23
23
  }
24
24
  ],
25
- "hashCode": "1988673081"
25
+ "hashCode": "1988673081",
26
+ "analysis": ""
26
27
  },
27
28
  {
28
29
  "describe": "A SSN__c custom field exists on the Candidate __c custom object. The field is used to store each candidate's social security number and is marked as Unique in the schema definition.\n\nAs part of a data enrichment process, Universal Containers has a CSV file that contains updated data for all candidates in the system. The file contains each Candidate's social security number as a data point. Universal Containers wants to upload this information into Salesforce, while ensuring all data rows are correctly mapped to a candidate in the system. Which technique should the developer implement to streamline the data upload?",
@@ -44,7 +45,8 @@
44
45
  "isRight": false
45
46
  }
46
47
  ],
47
- "hashCode": "1988673197"
48
+ "hashCode": "1988673197",
49
+ "analysis": ""
48
50
  },
49
51
  {
50
52
  "describe": "A developer created a custom order management app that uses an Apex class. The order is represented by an Order object and an OrderItem object that has a master-detail relationship to Order. During order processing, an order may be split into multiple orders.\nWhat should a developer do to allow their code to move some existing OrderItem records to a new Order record?",
@@ -66,7 +68,8 @@
66
68
  "isRight": true
67
69
  }
68
70
  ],
69
- "hashCode": "1988674041"
71
+ "hashCode": "1988674041",
72
+ "analysis": ""
70
73
  },
71
74
  {
72
75
  "describe": "A developer has a requirement to create an Order when an Opportunity reaches a 'Closed-Won' status.\nWhich tool should be used to implement this requirement?",
@@ -88,7 +91,8 @@
88
91
  "isRight": false
89
92
  }
90
93
  ],
91
- "hashCode": "1988672361"
94
+ "hashCode": "1988672361",
95
+ "analysis": ""
92
96
  },
93
97
  {
94
98
  "describe": "In the Lightning UI, where should a developer look to find information about a Paused Flow Interview?",
@@ -110,7 +114,8 @@
110
114
  "isRight": false
111
115
  }
112
116
  ],
113
- "hashCode": "1988673326"
117
+ "hashCode": "1988673326",
118
+ "analysis": ""
114
119
  },
115
120
  {
116
121
  "describe": "UC uses a Master-Detail relationship and stores the availability date on each Line Item of an Order and Orders are only shipped when all of the Line Items \nare available.\nWhich method should be used to calculate the estimated ship date for an Order?",
@@ -132,7 +137,8 @@
132
137
  "isRight": false
133
138
  }
134
139
  ],
135
- "hashCode": "1988674006"
140
+ "hashCode": "1988674006",
141
+ "analysis": ""
136
142
  },
137
143
  {
138
144
  "describe": "UH is using Salesforce to capture job applications. A salesforce administrator created two custom objects; Job__c acting as the master object, Job_Application__c acting as the detail.\nWithin the Job__c object, a custom multi-select picklist, Preferred_Locations__c, contains a list of approved status for the position. Each Job_Application__c record relates to a Contact within the system through a master-detail relationship.\nRecruiters have requested the ability to view whether the Contact's Mailing State value matches a value selected on the Preferred_Locations__c field, within the Job_Application__c record. Recruiters would like this value to be kept in sync, if changes occur to the Contact's Mailing State or if the Job's Preferred_Locations__c field is updated.\nWhat is the recommended tool a developer should use to meet the business requirement?",
@@ -154,7 +160,8 @@
154
160
  "isRight": false
155
161
  }
156
162
  ],
157
- "hashCode": "1988674162"
163
+ "hashCode": "1988674162",
164
+ "analysis": ""
158
165
  },
159
166
  {
160
167
  "describe": "A developer has the following requirements:\n1. Calculate the total amount on an Order.\n2. Calculate the line amount for each Line Item based on quantity selected and price.\n3. Move Line Items to a different Order if a Line Item is not in stock.\nWhich relationship implementation supports these requirements?",
@@ -176,7 +183,8 @@
176
183
  "isRight": false
177
184
  }
178
185
  ],
179
- "hashCode": "1988672306"
186
+ "hashCode": "1988672306",
187
+ "analysis": ""
180
188
  },
181
189
  {
182
190
  "describe": "Universal Containers wants to back up all of the data and attachments in Salesforce org once a month.\nWhich approach should a developer use to meet this requirement?",
@@ -198,7 +206,8 @@
198
206
  "isRight": false
199
207
  }
200
208
  ],
201
- "hashCode": "1988672365"
209
+ "hashCode": "1988672365",
210
+ "analysis": ""
202
211
  },
203
212
  {
204
213
  "describe": "When a user edits the Postal Code on an Account,a custom Account text field named \"Tim updated based on the values in another custom object called PostalCodeToTimezone_c.\nWhat is the optimal way to implement this feature?",
@@ -220,7 +229,8 @@
220
229
  "isRight": false
221
230
  }
222
231
  ],
223
- "hashCode": "1988674131"
232
+ "hashCode": "1988674131",
233
+ "analysis": ""
224
234
  },
225
235
  {
226
236
  "describe": "Universal Containers has a support process that allows users to request support from its engineering team using custom object, Engineering_Support_c.\nUsers should be able to associate multiple Engineering Support_c records to a single Opportunty record.Addltionally, aggregate information about the Engineering Support _c records should be shown on the Opportunity record.\nWhat should a developer implement to support these requirements?",
@@ -242,7 +252,8 @@
242
252
  "isRight": false
243
253
  }
244
254
  ],
245
- "hashCode": "1988674126"
255
+ "hashCode": "1988674126",
256
+ "analysis": ""
246
257
  },
247
258
  {
248
259
  "describe": "A business has a proprietary Order Management System (OMS) that creates orders from their website and the orders.When the order Is created in the OMS,an integration also creates an order record In Salesforce relates it to the contact as identified by the email on the order As the order goes through different stages inOMS, the integration also updates it in Salesforce.\nIt is noticed that each update from the OMS creates new order record in Salesforce.\nWhich two actions will prevent the duplicate order records from being created in Salesforce?\nChoose 2 answers",
@@ -264,7 +275,8 @@
264
275
  "isRight": false
265
276
  }
266
277
  ],
267
- "hashCode": "1988674164"
278
+ "hashCode": "1988674164",
279
+ "analysis": ""
268
280
  },
269
281
  {
270
282
  "describe": "A developer at Universal Containers is tasked with implementing a new Salesforce application that must built by their company's Salesforce administrator.\nWhich three options should be considered for building out the business logic layer of the application? Choose 3 answers",
@@ -290,7 +302,8 @@
290
302
  "isRight": true
291
303
  }
292
304
  ],
293
- "hashCode": "1988672328"
305
+ "hashCode": "1988672328",
306
+ "analysis": ""
294
307
  },
295
308
  {
296
309
  "describe": "What are two benefits of using declarative customizations over code? Choose 2 answers",
@@ -312,7 +325,8 @@
312
325
  "isRight": true
313
326
  }
314
327
  ],
315
- "hashCode": "1988673323"
328
+ "hashCode": "1988673323",
329
+ "analysis": ""
316
330
  },
317
331
  {
318
332
  "describe": "When importing and exporting data into Salesforce, Which two statement are true?\nChoose 2 answers",
@@ -334,7 +348,8 @@
334
348
  "isRight": false
335
349
  }
336
350
  ],
337
- "hashCode": "1988673294"
351
+ "hashCode": "1988673294",
352
+ "analysis": ""
338
353
  },
339
354
  {
340
355
  "describe": "Which action may cause triggers to fire?",
@@ -356,7 +371,8 @@
356
371
  "isRight": false
357
372
  }
358
373
  ],
359
- "hashCode": "1988673258"
374
+ "hashCode": "1988673258",
375
+ "analysis": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_triggers_ignoring_operations.htm"
360
376
  },
361
377
  {
362
378
  "describe": "A developer is creating a page that allows users to create multiple Opportunities. The deceloper is asked to verify the current user's default Opportunity record type, and set certain default values based on the record type before inserting the record.\nHow can the developer find the current user's default record type?",
@@ -378,7 +394,8 @@
378
394
  "isRight": false
379
395
  }
380
396
  ],
381
- "hashCode": "1988673171"
397
+ "hashCode": "1988673171",
398
+ "analysis": ""
382
399
  },
383
400
  {
384
401
  "describe": "A developer receives an error when trying to call a global server-side method using the @remoteAction decorator.\nHow can the developer resolve the error?",
@@ -400,7 +417,8 @@
400
417
  "isRight": false
401
418
  }
402
419
  ],
403
- "hashCode": "1988673296"
420
+ "hashCode": "1988673296",
421
+ "analysis": ""
404
422
  },
405
423
  {
406
424
  "describe": "UC wants Opportunities to no longer be editable when reaching the Closed/Won stage.\nHow should a developer accomplish this?",
@@ -422,7 +440,8 @@
422
440
  "isRight": false
423
441
  }
424
442
  ],
425
- "hashCode": "1988673329"
443
+ "hashCode": "1988673329",
444
+ "analysis": ""
426
445
  },
427
446
  {
428
447
  "describe": "A business implemented a gamification plan to encourage its customers to watch some educational videos.\nCustomers can watch videos over several days, and their progress is recorded.Award points are grantedcustomers for all completed videos. When the video is marked as completed in Salesforce, an external webservice must be called so that points can be awarded to the user.\nA developer implemented these requirements in the after update trigger by making a call to an external webservice.However, a Syetem,Cal1outException is occurring.\nWhat should the developer do to fix this error?",
@@ -444,7 +463,8 @@
444
463
  "isRight": false
445
464
  }
446
465
  ],
447
- "hashCode": "1988674097"
466
+ "hashCode": "1988674097",
467
+ "analysis": ""
448
468
  },
449
469
  {
450
470
  "describe": "A Salesforce Administrator is creating a record-triggered flow. When certain criteria are met, the flow must call an Apex method to execute a complex validation involving several types of objects.\nWhen creating the Apex method, which annotation should a developer use to ensure the method can be used within the flow?",
@@ -466,7 +486,8 @@
466
486
  "isRight": false
467
487
  }
468
488
  ],
469
- "hashCode": "1988674034"
489
+ "hashCode": "1988674034",
490
+ "analysis": ""
470
491
  },
471
492
  {
472
493
  "describe": "A developer is asked to prevent anyone other than a user with Sales Manager profile from changing the Opportunity Status to Closed Lost If the lost reason is blank.\nWhich automation allows the developer to satisfy this requirement in the most efficient manner?",
@@ -488,7 +509,8 @@
488
509
  "isRight": false
489
510
  }
490
511
  ],
491
- "hashCode": "1988674065"
512
+ "hashCode": "1988674065",
513
+ "analysis": ""
492
514
  },
493
515
  {
494
516
  "describe": "A developer is tasked with performing a complex validation using Apex as part of advanced business logic. When certain criteria are met for a PurchaseOrder, the developer must throw a custom exception.\nWhat is the correct way for the developer to declare a class that can be used as an exception?",
@@ -510,7 +532,8 @@
510
532
  "isRight": false
511
533
  }
512
534
  ],
513
- "hashCode": "1988674037"
535
+ "hashCode": "1988674037",
536
+ "analysis": ""
514
537
  },
515
538
  {
516
539
  "describe": "Universal Containers has created a unique process for tracking container repairs. A custom Field,Status_c has been created within the container_c custom object. A developer is tasked with sending notifications to multiple external systems every time the value of the status_c picklist changes.\nWhich two tools should the developer use to meet the business requirement and ensure low maintenance of the solution?\nChoose 2 answers",
@@ -532,7 +555,8 @@
532
555
  "isRight": true
533
556
  }
534
557
  ],
535
- "hashCode": "1988674166"
558
+ "hashCode": "1988674166",
559
+ "analysis": ""
536
560
  },
537
561
  {
538
562
  "describe": "Which three data types can a SOQL query return? Choose 3 answers",
@@ -558,7 +582,8 @@
558
582
  "isRight": false
559
583
  }
560
584
  ],
561
- "hashCode": "1988673109"
585
+ "hashCode": "1988673109",
586
+ "analysis": ""
562
587
  },
563
588
  {
564
589
  "describe": "What are two use cases for executing Anonymous Apex code?\nChoose 2 answers",
@@ -580,29 +605,8 @@
580
605
  "isRight": true
581
606
  }
582
607
  ],
583
- "hashCode": "1988674072"
584
- },
585
- {
586
- "describe": "A developer creates a custom exception as shown below:\n\npublic class ParityException extends Exception {}\n\nWhat are two ways the developer can fire the exception in Apex?\nChoose 2 answers",
587
- "answerOptions": [
588
- {
589
- "describe": "new ParityException('parity does not match');",
590
- "isRight": false
591
- },
592
- {
593
- "describe": "throw new ParityException('parity does not match');",
594
- "isRight": true
595
- },
596
- {
597
- "describe": "throw new ParityException ();",
598
- "isRight": true
599
- },
600
- {
601
- "describe": "new ParityException();",
602
- "isRight": false
603
- }
604
- ],
605
- "hashCode": "1988674159"
608
+ "hashCode": "1988674072",
609
+ "analysis": ""
606
610
  },
607
611
  {
608
612
  "describe": "A developer is asked to create a Visualforce page that lists the contacts owned by the current user. This component will be embedded in a Lightning page.\nWithout writing unnecessary code, which controller should be used for this purpose?",
@@ -624,7 +628,8 @@
624
628
  "isRight": false
625
629
  }
626
630
  ],
627
- "hashCode": "1995171573"
631
+ "hashCode": "1995171573",
632
+ "analysis": ""
628
633
  },
629
634
  {
630
635
  "describe": "A credit card company needs to implement the functionality for a service agent to process credit cards. When the customers call in, the service agent must gather many places of information tasked to implement this functionality.\nWhat should the developer use to satisfy this requirement in the most efficient manner?",
@@ -646,7 +651,8 @@
646
651
  "isRight": false
647
652
  }
648
653
  ],
649
- "hashCode": "1988674132"
654
+ "hashCode": "1988674132",
655
+ "analysis": ""
650
656
  },
651
657
  {
652
658
  "describe": "A developer created a weather app that contains multiple Lightning web components.\nOne of the components, called Toggle, has a toggle for Fahrenheit or Celsius units,Another Temperature, displays the current temperature in the unit selected in the Toggle component,.When a user toggles from Fahrenheit to Celsius or vice versa in the Toggle component, sent to the Temperature component so the temperature can be converted and displayed.\nWhat is the recommended way to accomplish this?",
@@ -668,7 +674,8 @@
668
674
  "isRight": false
669
675
  }
670
676
  ],
671
- "hashCode": "1988674133"
677
+ "hashCode": "1988674133",
678
+ "analysis": ""
672
679
  },
673
680
  {
674
681
  "describe": "How does the Lightning Component framework help developers implement solutions faster?",
@@ -690,29 +697,8 @@
690
697
  "isRight": false
691
698
  }
692
699
  ],
693
- "hashCode": "1988673168"
694
- },
695
- {
696
- "describe": "A developer must troubleshoot to pinpoint the causes of performance issues when a custom page loads in their org.\nWhich tool should the developer use to troubleshoot?",
697
- "answerOptions": [
698
- {
699
- "describe": "AppExchange",
700
- "isRight": false
701
- },
702
- {
703
- "describe": "Developer Console",
704
- "isRight": true
705
- },
706
- {
707
- "describe": "Visual Studio Code IDE",
708
- "isRight": false
709
- },
710
- {
711
- "describe": "Setup Menu",
712
- "isRight": false
713
- }
714
- ],
715
- "hashCode": "1988673325"
700
+ "hashCode": "1988673168",
701
+ "analysis": ""
716
702
  },
717
703
  {
718
704
  "describe": "Which three web technologies can be integrated into a Visualforce page?",
@@ -738,7 +724,8 @@
738
724
  "isRight": false
739
725
  }
740
726
  ],
741
- "hashCode": "1988673078"
727
+ "hashCode": "1988673078",
728
+ "analysis": ""
742
729
  },
743
730
  {
744
731
  "describe": "A developer has a single custom controller class that works with a Visualforce Wizard to support creating and editing multiple sObjects. The wizard accepts \ndata from user inputs across multiple Visualforce pages and from a parameter on the initial URL.\nWhich three statements are useful inside the unit test to effectively test the custom controller? Choose 3 answers",
@@ -764,7 +751,31 @@
764
751
  "isRight": false
765
752
  }
766
753
  ],
767
- "hashCode": "1988674002"
754
+ "hashCode": "1988674002",
755
+ "analysis": ""
756
+ },
757
+ {
758
+ "describe": "A developer creates a custom exception as shown below:\n\npublic class ParityException extends Exception {}\n\nWhat are two ways the developer can fire the exception in Apex?\nChoose 2 answers",
759
+ "answerOptions": [
760
+ {
761
+ "describe": "new ParityException('parity does not match');",
762
+ "isRight": false
763
+ },
764
+ {
765
+ "describe": "throw new ParityException('parity does not match');",
766
+ "isRight": true
767
+ },
768
+ {
769
+ "describe": "throw new ParityException ();",
770
+ "isRight": true
771
+ },
772
+ {
773
+ "describe": "new ParityException();",
774
+ "isRight": false
775
+ }
776
+ ],
777
+ "hashCode": "1988674159",
778
+ "analysis": ""
768
779
  },
769
780
  {
770
781
  "describe": "What are two best practices when it comes to Lightning Web Component events?\nChoose 2 answers",
@@ -786,7 +797,8 @@
786
797
  "isRight": false
787
798
  }
788
799
  ],
789
- "hashCode": "1988674103"
800
+ "hashCode": "1988674103",
801
+ "analysis": ""
790
802
  },
791
803
  {
792
804
  "describe": "Which two characteristics are true for Aura component events? Choose 2 answers",
@@ -808,7 +820,8 @@
808
820
  "isRight": false
809
821
  }
810
822
  ],
811
- "hashCode": "1988673289"
823
+ "hashCode": "1988673289",
824
+ "analysis": ""
812
825
  },
813
826
  {
814
827
  "describe": "Which three steps allow a custom SVG to be included in a Lightning web component?Choose 3 answers",
@@ -834,7 +847,31 @@
834
847
  "isRight": true
835
848
  }
836
849
  ],
837
- "hashCode": "1988673076"
850
+ "hashCode": "1988673076",
851
+ "analysis": ""
852
+ },
853
+ {
854
+ "describe": "A developer must troubleshoot to pinpoint the causes of performance issues when a custom page loads in their org.\nWhich tool should the developer use to troubleshoot?",
855
+ "answerOptions": [
856
+ {
857
+ "describe": "AppExchange",
858
+ "isRight": false
859
+ },
860
+ {
861
+ "describe": "Developer Console",
862
+ "isRight": true
863
+ },
864
+ {
865
+ "describe": "Visual Studio Code IDE",
866
+ "isRight": false
867
+ },
868
+ {
869
+ "describe": "Setup Menu",
870
+ "isRight": false
871
+ }
872
+ ],
873
+ "hashCode": "1988673325",
874
+ "analysis": ""
838
875
  },
839
876
  {
840
877
  "describe": "Which Salesforce org has a complete duplicate copy of the production org including data and configuration?",
@@ -856,7 +893,8 @@
856
893
  "isRight": false
857
894
  }
858
895
  ],
859
- "hashCode": "1988673203"
896
+ "hashCode": "1988673203",
897
+ "analysis": ""
860
898
  },
861
899
  {
862
900
  "describe": "A developer wants to get access to the standard price book in the org while writing a test class that covers an OpportunityLineItem trigger.\nWhich method allows access to the price book?",
@@ -878,7 +916,8 @@
878
916
  "isRight": false
879
917
  }
880
918
  ],
881
- "hashCode": "1988672302"
919
+ "hashCode": "1988672302",
920
+ "analysis": ""
882
921
  },
883
922
  {
884
923
  "describe": "Which Salesforce org has a complete duplicate copy of the production org including data and configuration?",
@@ -900,7 +939,8 @@
900
939
  "isRight": true
901
940
  }
902
941
  ],
903
- "hashCode": "1988673112"
942
+ "hashCode": "1988673112",
943
+ "analysis": ""
904
944
  },
905
945
  {
906
946
  "describe": "A development team wants to use a deployment script to automatically deploy to a sandbox during their deployment cycles.\nWhich tool should they use to deploy to the sandbox?",
@@ -922,7 +962,8 @@
922
962
  "isRight": false
923
963
  }
924
964
  ],
925
- "hashCode": "1988673135"
965
+ "hashCode": "1988673135",
966
+ "analysis": ""
926
967
  },
927
968
  {
928
969
  "describe": "What should a developer use to script the deployment and unit test execution as part of continuous Integration?",
@@ -944,7 +985,8 @@
944
985
  "isRight": true
945
986
  }
946
987
  ],
947
- "hashCode": "1988674160"
988
+ "hashCode": "1988674160",
989
+ "analysis": ""
948
990
  },
949
991
  {
950
992
  "describe": "What should a developer do to check the code coverage of a class after running all tests?",
@@ -966,7 +1008,8 @@
966
1008
  "isRight": false
967
1009
  }
968
1010
  ],
969
- "hashCode": "1988673327"
1011
+ "hashCode": "1988673327",
1012
+ "analysis": ""
970
1013
  },
971
1014
  {
972
1015
  "describe": "While working in a sandbox an Apex test fails when run in the Test Framework, but the Apex test logic succeeds with no exceptions or errors when run in the Developer Console.\n\nWhy did the method fail in the sandbox test framework but succeed in the Developer Console?",
@@ -988,7 +1031,8 @@
988
1031
  "isRight": true
989
1032
  }
990
1033
  ],
991
- "hashCode": "1988673232"
1034
+ "hashCode": "1988673232",
1035
+ "analysis": ""
992
1036
  },
993
1037
  {
994
1038
  "describe": "A developer observes that an Apex test method fails in the Sandbox. To identify the issue, the developer copies the code inside the test method and execute it \nvia the Execute Anonymous tool in the Developer Console. The code then executes with no exceptions or errors.\nWhy did the test method fail in the sandbox and pass in the Developer Console?",
@@ -1010,7 +1054,8 @@
1010
1054
  "isRight": false
1011
1055
  }
1012
1056
  ],
1013
- "hashCode": "1988673074"
1057
+ "hashCode": "1988673074",
1058
+ "analysis": ""
1014
1059
  },
1015
1060
  {
1016
1061
  "describe": "The Account object in an organization has a master detail relationship to a child object called Branch. The following automations exist:\nRollup summary fields.\nCustom validation rules\nDuplicate rules\nA developer created a trigger on the Account object.\nWhat two things should the developer consider while testing the trigger code?\nChoose 2 answers",
@@ -1032,7 +1077,8 @@
1032
1077
  "isRight": false
1033
1078
  }
1034
1079
  ],
1035
- "hashCode": "1988674104"
1080
+ "hashCode": "1988674104",
1081
+ "analysis": ""
1036
1082
  },
1037
1083
  {
1038
1084
  "describe": "Where are two locations a developer can look to find information about the status of asynchronous or future calls? Choose 2 answers",
@@ -1054,7 +1100,8 @@
1054
1100
  "isRight": false
1055
1101
  }
1056
1102
  ],
1057
- "hashCode": "1988672363"
1103
+ "hashCode": "1988672363",
1104
+ "analysis": ""
1058
1105
  },
1059
1106
  {
1060
1107
  "describe": "Which three statements are true regarding custom exceptions in Apex? Choose 3 answers",
@@ -1080,7 +1127,8 @@
1080
1127
  "isRight": false
1081
1128
  }
1082
1129
  ],
1083
- "hashCode": "1988672301"
1130
+ "hashCode": "1988672301",
1131
+ "analysis": ""
1084
1132
  },
1085
1133
  {
1086
1134
  "describe": "Which three statements are accurate about debug logs?\nChoose 3 answers",
@@ -1106,7 +1154,8 @@
1106
1154
  "isRight": true
1107
1155
  }
1108
1156
  ],
1109
- "hashCode": "1988674098"
1157
+ "hashCode": "1988674098",
1158
+ "analysis": ""
1110
1159
  },
1111
1160
  {
1112
1161
  "describe": "For which three items can a trace flag be configured? Choose 3 answers",
@@ -1132,7 +1181,8 @@
1132
1181
  "isRight": true
1133
1182
  }
1134
1183
  ],
1135
- "hashCode": "1988673196"
1184
+ "hashCode": "1988673196",
1185
+ "analysis": ""
1136
1186
  },
1137
1187
  {
1138
1188
  "describe": "A development team wants to use a deployment script to automatically deploy to a sandbox during their development cycles.\n\nWhich two tools can they use to run a script that deploys to a sandbox? Choose 2 answers",
@@ -1154,7 +1204,8 @@
1154
1204
  "isRight": true
1155
1205
  }
1156
1206
  ],
1157
- "hashCode": "1988673229"
1207
+ "hashCode": "1988673229",
1208
+ "analysis": ""
1158
1209
  },
1159
1210
  {
1160
1211
  "describe": "A developer must create a CreditCardPayment class that provides an implementation of an existing Payment class.\npublic virtual class Payment{\n public virtual void makePayment(Decimal amount) { /*implementation*/}\n}\nWhich is the correct implementation?",
@@ -1176,7 +1227,8 @@
1176
1227
  "isRight": false
1177
1228
  }
1178
1229
  ],
1179
- "hashCode": "1988674197"
1230
+ "hashCode": "1988674197",
1231
+ "analysis": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_extending.htm?search_text=virtual"
1180
1232
  },
1181
1233
  {
1182
1234
  "describe": "<p>What is the result of the following code snippet?</p><p><br/></p><p>public void doWork(Account acct){</p><p>&nbsp; &nbsp; &nbsp; for (Integer i = 0; i &lt;= 200; i++){</p><p>&nbsp; &nbsp; &nbsp; &nbsp; insert acct;</p><p>&nbsp; &nbsp; &nbsp; }</p><p>&nbsp;}</p><p><br/></p>",
@@ -1198,7 +1250,8 @@
1198
1250
  "isRight": false
1199
1251
  }
1200
1252
  ],
1201
- "hashCode": "1988674282"
1253
+ "hashCode": "1988674282",
1254
+ "analysis": ""
1202
1255
  },
1203
1256
  {
1204
1257
  "describe": "<p>The orderHelper class is a utility class that contains business logic for processing orders. Consider the code snippet:</p><p><br/></p><p>public class without sharing OrderHelper{</p><p>//code implementation.</p><p>}</p><p><br/></p><p>A developer needs to create a constant named DELIVERY_MULTIPLIER with a value of 4.15, The valua of instant should not change at any time in the code.</p><p>How should the developer declare the DELIVERY_MULTIPLIER Constant to meet the business objectives?</p><p><br/></p>",
@@ -1220,7 +1273,8 @@
1220
1273
  "isRight": false
1221
1274
  }
1222
1275
  ],
1223
- "hashCode": "1988675000"
1276
+ "hashCode": "1988675000",
1277
+ "analysis": ""
1224
1278
  },
1225
1279
  {
1226
1280
  "describe": "A developer must create a DrawList class that provides capabilities defined in the Sortable and Drawable interfaces.\nPublic interface Sortable{\nvoid sort();\n}\nPublic interface Drawable{\nvoid draw();\n}\nWhich is the correct implementation?",
@@ -1242,7 +1296,8 @@
1242
1296
  "isRight": true
1243
1297
  }
1244
1298
  ],
1245
- "hashCode": "1988674219"
1299
+ "hashCode": "1988674219",
1300
+ "analysis": ""
1246
1301
  },
1247
1302
  {
1248
1303
  "describe": "A developer needs to prevent the creation of Request records when certain exist in the system. A RequestLogic class exists that checks the conditions.\nWhat is the correct implementation?",
@@ -1264,7 +1319,8 @@
1264
1319
  "isRight": false
1265
1320
  }
1266
1321
  ],
1267
- "hashCode": "1988674222"
1322
+ "hashCode": "1988674222",
1323
+ "analysis": ""
1268
1324
  },
1269
1325
  {
1270
1326
  "describe": "<p>A Next Best Action strategy uses an Enhance Element that invokes an Apex method to determine a discount level for a Contact, based on a number of factors.\nWhat is the correct definition of the Apex method?</p>",
@@ -1286,7 +1342,8 @@
1286
1342
  "isRight": false
1287
1343
  }
1288
1344
  ],
1289
- "hashCode": "1988674290"
1345
+ "hashCode": "1988674290",
1346
+ "analysis": "<p>https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_annotation_InvocableMethod.htm</p>"
1290
1347
  },
1291
1348
  {
1292
1349
  "describe": "<p>What should a developer use to obtain the Id and Name of all the Leads, Accounts, and Contacts that have the company name &quot;UC&quot;?</p>",
@@ -1308,7 +1365,8 @@
1308
1365
  "isRight": false
1309
1366
  }
1310
1367
  ],
1311
- "hashCode": "1988674969"
1368
+ "hashCode": "1988674969",
1369
+ "analysis": ""
1312
1370
  },
1313
1371
  {
1314
1372
  "describe": "<p>Management asked for opportunities to be automatically created for accounts with annual revenue greater then $1000000. A developer created the following trigger on the Account object to satisfy this requirement.</p><p>For(Account a : Trigger.new) {</p><p>&nbsp; &nbsp; &nbsp; if(a.AnnualRevenue &gt; 1000000) {</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;Opportunity&gt; oppList = [SELECT Id FROM Opportunity WHERE accountId = :a.Id];</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if(oppList.size() ==0) {</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Opportunity oppty = new Opportunity(Name = a.Name, StageName = &#39;Prospecting&#39;, CloseDate = system.today().addDays(30);</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; insert oppty;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p><p>&nbsp; &nbsp; }</p><p>}</p><p>Users are able to update the account records via the UI and can see an opportunity created for high annual revenue accounts. However, when the administrator tries to upload a list of 179 accounts using Data Loader, if fails with System.Exception errors.</p><p>Which two actions should the developer take to fix the code segment shown above? Choose 2 answers</p><p><br/></p>",
@@ -1330,7 +1388,8 @@
1330
1388
  "isRight": true
1331
1389
  }
1332
1390
  ],
1333
- "hashCode": "1988674996"
1391
+ "hashCode": "1988674996",
1392
+ "analysis": ""
1334
1393
  },
1335
1394
  {
1336
1395
  "describe": "<p>Which code in a Visualforce page and/or cotroller might present a security vulnerability?</p>",
@@ -1352,7 +1411,8 @@
1352
1411
  "isRight": false
1353
1412
  }
1354
1413
  ],
1355
- "hashCode": "1988674283"
1414
+ "hashCode": "1988674283",
1415
+ "analysis": ""
1356
1416
  },
1357
1417
  {
1358
1418
  "describe": "<p>Which code displays the contents of a Visualforce page as a PDF?</p>",
@@ -1374,7 +1434,8 @@
1374
1434
  "isRight": false
1375
1435
  }
1376
1436
  ],
1377
- "hashCode": "1988674193"
1437
+ "hashCode": "1988674193",
1438
+ "analysis": ""
1378
1439
  },
1379
1440
  {
1380
1441
  "describe": "<p>A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violations to the user.\n\nHow can the developer make sure that validation rule violations are displayed?</p>",
@@ -1396,7 +1457,8 @@
1396
1457
  "isRight": false
1397
1458
  }
1398
1459
  ],
1399
- "hashCode": "1988674196"
1460
+ "hashCode": "1988674196",
1461
+ "analysis": ""
1400
1462
  },
1401
1463
  {
1402
1464
  "describe": "<p>Universal Containers wants a list button to display a Visualforce page that allows users to edit multiple records.\nWhich Visualforce feature supports this requirement?</p>",
@@ -1418,7 +1480,8 @@
1418
1480
  "isRight": false
1419
1481
  }
1420
1482
  ],
1421
- "hashCode": "1988674226"
1483
+ "hashCode": "1988674226",
1484
+ "analysis": ""
1422
1485
  },
1423
1486
  {
1424
1487
  "describe": "<p>Which three code lines are required to create a Lightning component on a Visualforce page? Choose 3 answers</p>",
@@ -1444,7 +1507,8 @@
1444
1507
  "isRight": true
1445
1508
  }
1446
1509
  ],
1447
- "hashCode": "1988674968"
1510
+ "hashCode": "1988674968",
1511
+ "analysis": ""
1448
1512
  },
1449
1513
  {
1450
1514
  "describe": "<p>A developer created a Lightning web component called statusComponent to be inserted into the Account record page.\nWhich two things should the developer do to make this component available? Choose 2 answers</p>",
@@ -1466,7 +1530,8 @@
1466
1530
  "isRight": false
1467
1531
  }
1468
1532
  ],
1469
- "hashCode": "1988675025"
1533
+ "hashCode": "1988675025",
1534
+ "analysis": ""
1470
1535
  }
1471
1536
  ],
1472
1537
  "hashCode": "525179575"