konstruktor

#include <string.h>#include <iostream.h>#include <conio.h>class TNilai{    private:    char *mataKuliah;    char nilai;    int sks;    public:    // konstruktor default, mengisi 3 data dengan    // nilai default (tertentu)    TNilai()    {        mataKuliah = new char[20];......
 

aplikasi hotel dengan borland

#include <conio.h>  #include <iostream.h> void kelasA() {    float k, n, b, d, t;    cout<<" masukan no kamar : ";    cout<<"001/002 : ";    cin>>k;    cout<<endl;    b=200000;    cout<<"Biaya sewa Per Hari :"<<b<<endl;    d=b*0.1;    cout<<"Diskon             ......
 
 
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