What interfaces are in the package java.lang?

What will be an ideal response?

The interfaces in the pack- age java.lang are: Appendable, CharSequence, Cloneable, Comparable, Iterable, Readable, Runnable, Thread.UncaughtExceptionHandler.

Computer Science & Information Technology

You might also like to view...

You can double-click in a paragraph to select the entire paragraph

Indicate whether the statement is true or false

Computer Science & Information Technology

A multi-line comment

a. begins with /* and ends with */ b. can be used to mark as many lines as desired as comments c. allows everything in the selected lines to be ignored d. All of these are true

Computer Science & Information Technology