Answer:
Both if-then and switch is the decision control structure that enables the program to execute a statement or block of codes
Explanation:
This decision control structure always checks for one or more condition and execute true statement “if the condition is true” otherwise it will execute false statement (if present). The “true statement” is compulsory.
In case of “if-then loop”, it executes the true block only if the Boolean expression is true. In a similar way in switch-case, the same happens and instead of else part there will be a “default” statement which is compulsory to be present and it will get executed.
Solid-state drive (SSD) is the commonly used technology these days for hard drives .It has pretty advantages over hard disk drive(HDD) .
One advantage is ,its speed is unmatchable to HDD and the data is stored in microchips. Unlike HDD,which uses a mechanical arm with a read/write head to move around and read information from the right location on a storage platter ,it collects information directly from microchips .It is simply the oversized version of USB stick .More reliable and sustainable.
Answer:
10.......................