Skip to content

• Low Level Design • Software Development Practices • Hands-on Programming

Notifications You must be signed in to change notification settings

riyazah18/TheRetailStoreDiscounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheRetailStoreDiscounts

• Low Level Design • Software Development Practices • Hands-on Programming How to run the program

Steps

Open a command prompt window and go to the directory where you saved the java program (Test.java). Assume it's C:.

Type 'javac Test.java' and press enter to compile your code. If there are no errors in code, the command prompt will take you to the next line (Assumption: The path variable is set).

Now, type ' java Test ' to run your program.

You will be able to see the result printed on the window.

UML Diagrams

All the UML Diagram are in "com.retail.store.uml" package.

Regards, riyaz ahmed

About

• Low Level Design • Software Development Practices • Hands-on Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages