IBM Exam Questions

What is the correct way to declare a constant in an IBM Tivoli Provisioning Manager workflow?

What is the correct way to declare a constant in an IBM Tivoli Provisioning Manager workflow?

A.
in MyVar

B.
var MYVAR

C.
CONST MYVAR

D.
static String MYVAR

Explanation: