Variables, IPO CHART, dfuhduuProblem Statement

3
Variable Name Variable type Variable Description Car model Array{1….10} This array will store the ten model of cars. Category Array{1..3} This array will store the 3 categories of cars. Model of car String Stores the car model entry by the ser. !o. of cars "nteger To store the nmber of cars. Listing Of Variables

Transcript of Variables, IPO CHART, dfuhduuProblem Statement

8/19/2019 Variables, IPO CHART, dfuhduuProblem Statement

http://slidepdf.com/reader/full/variables-ipo-chart-dfuhduuproblem-statement 1/3

Variable

NameVariable

type

Variable

Description

Car model Array{1….10}

This array will store the

ten model of cars.

Category Array{1..3}

This array will store the 3

categories of cars.

Model of car String

Stores the car model

entry by the ser.

!o. of cars "nteger To store the nmber of 

cars.

Listing Of Variables

8/19/2019 Variables, IPO CHART, dfuhduuProblem Statement

http://slidepdf.com/reader/full/variables-ipo-chart-dfuhduuproblem-statement 2/3

IPO Chart

Input Processing Output

Car Model Read the ten car models Total Car models

Category Read the category of  

cars

 Total category of

cars

No. Of Cars Read the number of cars Total number of cars

Car Rental Fee Read each car rental fee Total rental fee

8/19/2019 Variables, IPO CHART, dfuhduuProblem Statement

http://slidepdf.com/reader/full/variables-ipo-chart-dfuhduuproblem-statement 3/3