下面选项中,属于EL布尔常量的取值是( )
A: true
B: false
C: not
D: or
A: true
B: false
C: not
D: or
举一反三
- 下面选项中,属于EL布尔常量的取值是()(多选) A: false B: not C: true D: or
- 下面选项中,属于EL布尔常量的取值是()(多选)
- 下面EL表达式中,返回结果为false的是( ) A: ${false&&true} B: ${ not true} C: ${!true} D: ${false and true}
- 下列选项中,属于布尔常量的是( ) A: 198 B: 2e3f C: true D: true
- 下面EL表达式中,返回结果为false的是()(多选) A: ${false&&true} B: ${false and true} C: ${ not true} D: ${!true}