There are two methods by which we can convert a boolean to String: 1) Method 1: Using String.valueOf(boolean b): This method accepts the boolean argument.
確定! 回上一頁