Using Assertions in Java Technology

Using Assertions in Java Technology

Note: This article will be emailed to your friend.

You can use assertions to detect errors that may otherwise go unnoticed. Assertions contain Boolean expressions that define the correct state of your program at specific points in the program source code. The designers of the Java platform, however, didn’t include support for assertions. Perhaps they viewed exceptions as a superior feature, allowing you to [...]

Read the rest of this article (142 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro