Interview Questions

OOD (classes,functions, type of class etc) for a Burger Shop such as Mcdonalds etc?

Microsoft Interview Questions and Answers


(Continued from previous question...)

87. OOD (classes,functions, type of class etc) for a Burger Shop such as Mcdonalds etc?

Question:
OOD (classes,functions, type of class etc) for a Burger Shop such as Mcdonalds etc?


maybe an answer:


Use Command pattern for ordering the Burger by Customer to Cook via Waiter. Use Abstract Factory Pattern for making Burger and food based on the ingredients.

(Continued on next question...)

Other Interview Questions