home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / cse509 / cse509.slides / packet13 / slide19.gif < prev    next >
Graphics Interchange Format  |  2002-03-09  |  10KB  |  719x539  |  4-bit (3 colors)
Labels: crt screen | dialog box | monitor | sky | window
OCR: Object- Oriented Programming Arrays Examples: Person Per son new Per son [10]; foo new Person [10]. // In any expression Older syntax for declarations: Person new Person [10]; Numbering starts at 0: p[0]. p[1] [6]d Initializing Examples: Per son new Per son [10]; for (int length ++) p[i] new Per son int [][] a={{1, 2},{4,5 5,6}, {3}}; int [][] a={ {1, HArTT Porter 2001 array sont Hart