Question 1 Define and explain flow chart with an example
Question 2 Write an algorithm to print all even numbers in descending order and draw the flowchart
Question 3 Explain while and do-while statement with an example
Question 4 Distinguish library functions and user defined functions
Question 5 Explain Breadth-first traversal of a tree also write algorithm for it
Question 6 Explain binary search and write algorithm for it