Which fields are returned by sosl by default?
Correct Answer:A
Which keywords do developers use to handle exceptions in Apex?
Correct Answer:D
A text area input element. Use this component to get user input for a controller method that does not correspond to a field on a Salesforce object, for a value that requires a text area.
Correct Answer:A
What is the default return type of a sosl statement?
Correct Answer:C
Which of the following code will u use to instantiate a map called numbers that has integers as keys and strings as values?
✑ Map
✑ Map
✑ Map
✑ Map
Correct Answer:A