Which of the following guidelines are used for creating custom Web Services? (Select all that apply.) webservice methods must be static. webservice methods cannot be overloaded. A system-defined enum can be used anywhere in a webservice method. All classes that contain methods defined with the webService keyword must be declared as private.

🎲 Try a Random Question  |  Total Questions in Quiz: 213  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DEV-501: Certified Force.com Advanced Developer - Practice Test 2 — practice the complete quiz, review flashcards, or try a random question.


Which of the following guidelines are used for creating custom Web Services? (Select all that apply.) webservice methods must be static. webservice methods cannot be overloaded. A system-defined enum can be used anywhere in a webservice method. All classes that contain methods defined with the webService keyword must be declared as private.