Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your employer uses a fixlength string to define warehouse locations throughout the company. The format is WWRRCCCSSSH where: WW is a two letter code defining

Your employer uses a fixlength string to define warehouse locations throughout the company. The format is WWRRCCCSSSH where: WW is a two letter code defining the warehouse, RR is the room number right justified in zeros, CCC is the column number right justified in three zeros, SSS is the shelf number right justified in three zeros, and H is the height off of the floor in whole feet.
Examples can include "AH010230110","CM100370955", and "BR000010010".
Write a program that asks for a location and prints the location that is over +2 columns and down -4 shelves.
Test your program with the location "PP020100104".

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Contemporary Issues In Database Design And Information Systems Development

Authors: Keng Siau

1st Edition

1599042894, 978-1599042893

More Books

Students also viewed these Databases questions