How will this statement evaluate? seenagape 11 years ago Given $state = “Hawaii”; consider the following statement:if ( $state =~ m/^awaii/ );How will this statement evaluate? A.True B.False C.H D.awaii ← Previous question Next question →