Java Reference
In-Depth Information
As strange as it may look, this is a valid call to length( ) :
The output displayed is 11. charAt( ) is called in a similar fashion.
7 . Expanding on the Encode cipher class, modify it so that it uses an eight-character
string as the key.
8 . Can the bitwise operators be applied to the double type?
Search WWH ::




Custom Search