Using triple double quotes. Frame the concept in practical terms so you can explain it during interview discussion.
Text blocks in Java are enclosed within three double quotes, allowing developers to create clean and readable multiline strings. This feature is particularly useful when working with formats like JSON, where structure and readability are important.