Posts

Showing posts with the label flow chart
Image
Question: Write an algorithm to calculate the area of a rectangle for given breadth and length. Algorithm Question: Write an algorithm that inputs length in  inches and calculate and prints it in centimeters. Algorithm Question:  Write an algorithm that inputs marks and prints the  message “PASS” or “FAIL”. Passing marks are 33. https://www.youtube.com/watch?v=sMNZMk_KCn4
Image
Question: Draw a flowchart to print the  multiplication table of a given number. Flowchart Question: Draw a flowchart to convert temperature from  Fahrenheit to Celsius Flowchart https://www.youtube.com/watch?v=xX8H6jCWOOo https://www.youtube.com/watch?v=sMNZMk_KCn4
Image
Question: Draw a flowchart to find interest on a given  amount and period of loan in years. Flowchart for Interest Question: Draw a flowchart to find  the exponent of a given  number(N). Flowchart for Exponent https://www.youtube.com/watch?v=sMNZMk_KCn4 https://www.youtube.com/watch?v=xX8H6jCWOOo  
Image
  Question. What is flow chart and describe its importance in problem solving? Ans: Flowchart Flowchart is a diagrammatic representation of  algorithm. It describe what operations are  required to solve a given problem. Flowchart it importance in problem solving: Flowchart illustrates the sequence of operations to be  performed to solve a problem in form of a diagram.  Computer programmer draw flowcharts before  writing computer programs. It provides an easy way to analyze and find solutions of problems. https://www.youtube.com/watch?v=iJmcgQRk048 https://www.youtube.com/watch?v=sMNZMk_KCn4