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...

The __________ marker is the character that marks the end of a file and is automatically written when the file is closed.

a. End Of File (EOF) b. No More Data (NMD) c. Data Stream Close (DSC) d. Data Read Stop (DRS) e. None of these

Computer Science & Information Technology

Which of the following allows you to choose alternative file formats when you save a file?

A. Save as type B. Save as format C. Save with extension D. Save as document

Computer Science & Information Technology

For any DBMS that supports XML, transfer the XML documents created in Exercise 30.17 into the database. Examine the structure of the relations created.

What will be an ideal response?

Computer Science & Information Technology

How many times will this loop execute?

Computer Science & Information Technology