answersLogoWhite

0

sfafa

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you draw a flowchart of HCF of two given numbers?

draw a flow chart to find hcf of two given numbers


If c is a multiple of d what is their hcf?

Their hcf is d.


Flowchart to show the greatest among a, b, c?

A


Write a flowchart of reverse the string in c?

wefwfe


Flowchart for addition of two numbers?

start accept a,b and c c=a+b display c stop


Example of flowchart of while loop in c plus plus?

kk


Difference between macor flowchart and micro flowchart?

1. Macro flowchart shows less information whereas micro flowchart shows more information. 2. Macro flowchart is easy to design as comparative to micro flowchart. 3. Macro flowchart is difficult to study and understand as comparative to micro flowchart.


Would you identify a problem in mechanical engineering and develop a program to solve it by drawing a flowchart writing a pseudo code that satisfies the flowchart and write the c code for the program?

I really don't understand you.....


When and what are the symbols used in the flowchart for the program for the calculation of average numbers in C language?

Look up "Flowchart" in wikepedia, most of what you need to know can be found there. Get a flow chart symbol template and a sheet of paper and you are on your way.


Write an algorithm and draw a corresponding flowchart to find the greatest number and its position among the 6 given numbers?

Algorithm Step1: Read A, B, C Step2: If A > B is True, then check whether A > C, if yes then A is greatest otherwise C is greatest Step3: If A > B is False, then check whether B > C, if yes then B is greatest otherwise C is greatest Give the Flowchart Answer


What is the basic symbol in flowchart?

there is no basic symbol in flowchart


Define flowchart and draw flowchart for GCD of two numbers?

pictorial representation of a program is called a flowchart