1z0-632 PeopleSoft PeopleTools 8.5x Implementation Essentials

Loading demo links...

Showing 10–10 of 10 questions

Question 10

Which three statements are true regarding PeopleCert user-defined variables? (Select three.)

Select an option, then click Submit answer.

  • Explicitly declaring object type variables provides no benefit over allowing them to be autodeclared

  • All local variables must be declared at the beginning of the program

  • Local variables can be declared and instantiated in a single statement

  • All component variables must be declared before the first line of executable code

  • Local variables can be declared and assigned in a single statement

  • All variables of type Any must be explicitly declared