Operations on a String
Operations on a String
Length of a String
Power Operator of a string
operation | associative | commutative | identity |
---|---|---|---|
union | yes | yes | |
intersection | yes | yes | |
concatenation | yes | no |
Quiz
Length of a String
Power Operator of a string
operation | associative | commutative | identity |
---|---|---|---|
union | yes | yes | |
intersection | yes | yes | |
concatenation | yes | no |
Quiz