Q9
Multiple choice
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.
Select all that apply.