7. Define algorithm, properties of algorithms _ What is the difference between an algorithm and pseudocode? Define flowchart: Write an algorithm, pseudocode and draw the flowchart to check a given number is prime from a given range of numbers_ 8. Write the syntax of all conditional statements and all different loops in C++ with an example_