In Java, how do I convert a string with possible values 0, 1, "Yes", "No", "True", "False" into a boolean variable?

#java

1 Likes1.40 GEEK