Basic HTML Version
Table of Contents
View Full Version
Page 21 - bag2
P. 21
Representasi Instruksi int sum(int x, int y) { return x+y; }
16
17
18
19
20
21
22