CORRECT TEXT - (Topic 1)
Describe the differences between Visual force and s-controls?
Solution:
S-Controls:
1- Written in Ajax and run on the client
2- Hard-coded - can't reuse
3- Logic and presentation mixed
Visual Force:
1- Written in HTML& Apex, run on the server
2- Component model - can reuse code
3- Logic and presentation separated
Does this meet the goal?
Correct Answer:
A
- (Topic 4)
What is true about Territory Assignment Rule? Choose 2
Correct Answer:
BC
- (Topic 1)
Account ID is required on the Opportunity object via the API.
Correct Answer:
B
You do not need the Account ID on the opportunity when accessing through the API.
- (Topic 2)
What is the one-stop-shop for information about a new release?
Correct Answer:
C
- (Topic 3)
Can Ideas be used in the Self-Service Portal?
Correct Answer:
B