A smartphone allows the user or app to adjust 3 device settings:
Brightness: value 1 to 100
Bluetooth: On/Off
Sound: Silent/Low/High
- Implement a class PhoneConfig which allows the user to adjust the phone settings, Choose an appropriate design pattern.
- Write a sample code to test PhoneConfig
Mình có cái đề như thế và hướng giải quyết của mình là sẽ làm Singleton pattern nhưng đang kẹt tại phần code, mọi người có cách nào hay hơn hoặc bài giải đúng thì đừng ngần ngại giúp mình nhé !