Results for Cpp

Basic Payroll Program using C++

code-dev 8:30 PM
This program will teach how to compute a basic payroll, simple formulas applied on this program like deductions, gross pay and net income. ...Read More
Basic Payroll Program using C++ Basic Payroll Program using C++ Reviewed by code-dev on 8:30 PM Rating: 5

BDO ATM Simulation in C++

code-dev 7:59 PM
This ATM Simulation was programmed in Dev C++ and I will teach you to create an automatic teller machine. Step 1: Lets start creating a ...Read More
BDO ATM Simulation in C++ BDO ATM Simulation in C++ Reviewed by code-dev on 7:59 PM Rating: 5
Pyramid asterisk using while and for loop structures in C++ Pyramid asterisk using while and for loop structures in C++ Reviewed by code-dev on 9:00 PM Rating: 5

McDonald Ordering Program using C++

code-dev 10:48 AM
This is not my code, I took it from another author (credits to him), I made a simple modification to his program and improvised it. The prog...Read More
McDonald Ordering Program using C++ McDonald Ordering Program using C++ Reviewed by code-dev on 10:48 AM Rating: 5

Do While and Switch Statement Demo

code-dev 1:42 PM
This is a simple program that demonstrate the DO WHILE and SWITCH Statement. Enjoy! Final Output #include <iostream> using name...Read More
Do While and Switch Statement Demo Do While and Switch Statement Demo Reviewed by code-dev on 1:42 PM Rating: 5
Reverse the input value of a string and numbers Reverse the input value of a string and numbers Reviewed by code-dev on 12:59 PM Rating: 5
Prints a pyramid shape with specified height using loop. Prints a pyramid shape with specified height using loop. Reviewed by code-dev on 1:57 PM Rating: 5

Swapping two integer value in C++

code-dev 11:45 AM
We are going to write a program that swap the two integers. So let us start. Final Output First we're going to add the header fil...Read More
Swapping two integer value in C++ Swapping two integer value in C++ Reviewed by code-dev on 11:45 AM Rating: 5
Powered by Blogger.