Variable Types: Byte arrays/String Flashcards

1
Q

bytes1, bytes2, bytes32

A

fixed-size byte arrays

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how can you think of each byte

A

as a character or a 2-digit hexidecimal number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

<=, <, ==, !=, >=, >

A

Comparisons

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

.length

A

gives the length of the array

How well did you know this?
1
Not at all
2
3
4
5
Perfectly