tugas

5
Nama Kelompok : Leo Angga (1312201) Rana Hardiansyah (1312217) Devrian Tandrianto (1312230)

Upload: hades-nevada

Post on 10-Apr-2016

217 views

Category:

Documents


2 download

DESCRIPTION

sadadasdasdasf1q2wq

TRANSCRIPT

Page 1: tugas

Nama Kelompok : Leo Angga (1312201)

Rana Hardiansyah (1312217)

Devrian Tandrianto (1312230)

Page 2: tugas

1. - Tipe data bahasa pemrograman C Char Unsigned Char Float Double Int string

- Tipe data bahasa pemrograman C++ Int Float Double Char Boolean String

- Tipe data bahasapemrograman Basic Int String Double

- Tipe data bahasapemrograman Pascal Char Boolean String Int Double

NB: Tipe data bahasa C,C++,Basic,Pascal semua sama

2.

Page 3: tugas

SUMBER = http://akuntansi-id.com/610-laporan-keuangan-neraca-rugi-laba-perubahan-modal-perusahaan-dagang

Laporan rugi laba

- Penjualan (tipe data numerik, tipe variabel integer)- Beban gaji karyawan(tipe data numerik, tipe variabel integer)- Beban listrik(tipe data numerik, tipe variabel integer)- Beban air(tipe data numerik, tipe variabel integer)- Beban bunga bank(tipe data numerik, tipe variabel integer)- Beban AKUM PENY. Inventaris toko(tipe data numerik, tipe variabel integer,

konstantan)- Beban AKUM PENY. Inventaris kantor(tipe data numerik, tipe variabel integer,

konstanta)- Beban AKUM PENY. Gedung(tipe data numerik, tipe variabel integer, konstanta)- Beban angkut penjualan(tipe data numerik, tipe variabel integer)- Harga pokok penjualan(HPP)(tipe data numerik, tipe variabel integer)

Page 4: tugas

- Beban lain-lain(tipe data numerik, tipe variabel integer)- Total beban(tipe data numerik, tipe variabel integer)- Rugi laba bulan berjalan (tipe data numerik, tipe variabel integer)

Laporan perubahan modal

- Modal usaha (awal) (tipe data numerik, tipe variabel integer)- Laba usaha (tipe data numerik, tipe variabel integer)- Prive (tipe data numerik, tipe variabel integer)- Laba usaha – Prive (tipe data numerik, tipe variabel integer)- Modal usaha akhir (tipe data numerik, tipe variabel integer)

Ekspresi Matematika

Rugi laba bulan berjalan (Laba usaha) + Modal usaha awal = Modal usaha akhir136.470.000 + 460.862.000 = 597.332.000