What is the function of the parse(CharSequence text) and parse(CharSequence text, DateTimeFormatter formatter) methods of the LocalDate class?
Answer: Creates an Object from the string provided it is in ISO 8601 format. If the optional formatter object is included, then the String could must be phrased as such.
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.