Boolean Methods Flashcards

1
Q

toString()

A

Converts a boolean value to a string, and returns the result

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

valueOf()

A

Returns the primitive value of a boolean

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