Friday, 13 January 2012 CPP contoh 27 # include <iostream.h> void main() { int i; i-0; do { cout<<"c++"<<endl; i++; } while (i<10); } output C++ Posted by aspire_wanz Tweet
0 Response to "contoh 27"
Post a Comment