- (Topic 3)
Other than the Mass Delete tool, what is another possible approach for mass deleting? Choose 2 answers.
Correct Answer:AB
- (Topic 3)
What permission do you need to run the System Debug Log?
Correct Answer:D
- (Topic 3)
What are some drawbacks to S-Controls?
Choose 3 answers.
Correct Answer:ACD
- (Topic 3)
The Force.com Metadata API allows developers to....
Correct Answer:D
CORRECT TEXT - (Topic 1)
Describe Apex
Solution:
1- Apex is a procedural scripting language executed byfoix-e.com.
2- It uses a Java-like syntax, acts like database stored procedures.
3- It runs natively on sales force servers, more powerful and faster than non-server code.
4- It adds business logic to most system events - button clicks, related record updates, s- control displays, data loads
Does this meet the goal?
Correct Answer:A