Match the following: Null, Undefined, Operators, “Nothing”, “Empty”, “Unknown”, Arithmetic and logical operations
Match the following:
| Column‘A’ | Column ‘B’ |
| (1) Null | (A) “Nothing”, “Empty”, “Unknown” |
| (2) Undefined | (B) Arithmetic and logical operations |
| (3) Operators | (C) Variable which is declared
but not assigned |
| (4) One operand | (D) Unary operator |
5 views
1 Answers
| Column‘A’ | Column ‘B’ |
| (1) Null | (A) “Nothing”, “Empty”, “Unknown” |
| (2) Undefined | (C) Variable which is declared
but not assigned |
| (3) Operators | (B) Arithmetic and logical
operations |
| (4) One operand | (D) Unary operator |
5 views
Answered