Toll tax management system for Indian highway program using classes in c++
Answers
Answered by
1
Answer:
//First Login in to Admin to Set up Details of Highway password for Admin is : admin Operator is : operator & Manager is : manager
#include <iostream>
#include <string>
#include <cstdlib>
using namespace std;
int Setup = 0,SumVehicles = 0;
float SumMoney = 0;
string adminpassword = "admin",managerpassword = "manager",operatorpassword = "operator";
Similar questions
English,
5 months ago
English,
5 months ago
English,
11 months ago
Environmental Sciences,
11 months ago
Business Studies,
1 year ago
Math,
1 year ago