what is the switch Statement in C++?

Introduction to switch Statement what is the switch Statement in C++?. In programming, whenever you have to select amongst the multiple options for the same variable switch statement is preferable. It is also possible to implement the decision tree with Read More …

What are the important parts of an embedded system?

Power supply is one of the main components of embedded system. It is mainly used to power the system without power supply the embedded system can’t start its working. Usually 5 volt of power supply is used which has range of about 1.8 to 3.3 v. A smooth and efficient power supply should be used for proper working of embedded system. The main source of power supply includes adapter, battery etc