Session #2 - Boolean Rules & Function Rules

Boolean rules are like if statements
True
False
For a boolean rule to return true, inside the curly braces the following must occur:
At least one assignment is true
All assignments are true
At least one assignment is false
All assignments are false
Rules in Rego can return values other than booleans
True
False
Yes
No
Yes
No
Multiple rules with the same name are an AND statement
True
False
Rule bodies are optional
True
False
Function Rules can have the same name and different body, but must always return the same value
True
False
Which is a valid set of function rules?
0%
0
 
0%
0
 
Function Rules can return undefined
True
False
{"name":"Session #2 - Boolean Rules & Function Rules", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Boolean rules are like if statements, For a boolean rule to return true, inside the curly braces the following must occur:, Rules in Rego can return values other than booleans","img":"https://www.quiz-maker.com/3012/CDN/95-4681141/3.png?sz=1200"}
Powered by: Quiz Maker