10 Virus Under CD | aregnoz blog

10 Virus Under CD | aregnoz blog

All this comand use to type in notepad 1)Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them! Type...
Program CPP Menghitung Luas Bangun Ruang

Program CPP Menghitung Luas Bangun Ruang

Contoh Program CPP Menghitung Luas Bangun Ruang #include "iostream.h" #include "conio.h" #include "stdio.h" void main () { float phi =3.14,s,l,r,ll,a,t,lst,at,b,ltp,tt; clrscr(); cout...
Program CPP Mencari Nilai Rata-Rata

Program CPP Mencari Nilai Rata-Rata

Program CPP Mencari Nilai Rata-Rata ~ Tutorial CPP C++ Untuk mencari nilai rata-rata pertandingan. #include"iostream.h" #include"conio.h" #include"stdio.h" void...
Contoh Program Diskon Dengan CPP

Contoh Program Diskon Dengan CPP

Tutorial Contoh Program Diskon Dengan CPP #include"iostream.h" #include"conio.h" #include"stdio.h" void main() { float a,potongan,diskon,harga_bersih; cout<<"Masukan...
Membuat Virus Menggunakan Notepad 2

Membuat Virus Menggunakan Notepad 2

Membuat Virus Ampuh Dengan Notepad Pada saat sekarang ini perkembangan dunia komputer semakin kompleks berikut dengan perkembangan program-program...
Contoh Program Persewaan Kamar Hotel CPP

Contoh Program Persewaan Kamar Hotel CPP

Contoh Program Persewaan Kamar Hotel CPP ~ C++ Sewa Kamar Hotel plus Diskon dan Potongan dan pembayaran sudah termasuk didalamnya. Script : #include<iostream.h> #include<conio.h> #include<stdio.h> void...