Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 940 Bytes

File metadata and controls

31 lines (18 loc) · 940 Bytes

Virtual Stationary Shop(Qspiders)

Java Eclipse

Index

  1. Summery
  2. TreeDiagram
  3. output

Summery

  • The purpose of this project is to make a java based application which includes different OOPS concepts such as inheritance, encapsulation, polymorphism and abstraction etc.

  • I have used java concept like static and non-static members ,interface ,getter-setter method and scanner class

  • I have used Scanner class to take input from user and switch case to display output


TreeDiagram

TreeDiagram


Output