while

#include <conio.h>
 #include <iostream.h>

 void main ()
 {
 int bil;

 bil=0;
 while (bil<9)
 {
 bil++;
 cout<<bil;
 }
 getch();
 }

gambar ketika program diRUN


Share this article :
 

Posting Komentar

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. ELEKTRONIK - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger