Q.

Which of the following is the right syntax for the assertion?

A. create assertion ‘assertion-name’ check ‘predicate’;
B. create assertion check ‘predicate’ ‘assertion-name’;
C. create assertions ‘predicates’;
D. all of the mentioned
Answer» A. create assertion ‘assertion-name’ check ‘predicate’;
1.5k
0
Do you find this helpful?
8

Discussion

No comments yet