File
Doc
Category
Size
Date
Package
AisNotA.java
API Doc
Example
166
Sun Feb 29 19:43:42 GMT 2004
None
AisNotA
java.lang.Object
public class AisNotA extends Object
Show that 'A' is not always (printed as) 'A'.
Fields Summary
Constructors Summary
Methods Summary
public static void
main
(
java.lang.String[]
String)
int a = 'A"; System.out.println(a);
Java Code Source