T


ternary operator

An operator that takes three operands. Java’s only ternary operator is ?:.

thread

A single task in a multithreaded program.

throw

To interrupt normal program flow by raising an exception.

truncate

To discard the fractional part of a number.

try block

Code following the try keyword, from which exceptions might be thrown.

two’s complement

A format used to represent signed integers.




Ground-Up Java
Ground-Up Java
ISBN: 0782141900
EAN: 2147483647
Year: 2005
Pages: 157
Authors: Philip Heller

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net