answersLogoWhite

0


Best Answer

2+4

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
User Avatar

Awasi Jee

Lvl 1
2y ago
Very funny

Add your answer:

Earn +20 pts
Q: How do you write and draw an algorithm in flowchart for Add 2 and 4 and print the sum?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write an algorithm and draw flowchart to calculate the perimeter of a square?

write an algorithm and draw a flow chart to find perimeter of a square


Write an algorithm and draw a flowchart that will calculate the roots of quadratic equation?

dejene


Write algorithm and draw flowchart to find the sum of even numbers?

jgfujtf


Write the algorithm and draw the flowchart to find Sum of N Prime number?

Shrek and Donkey


Write an algorithm or draw a flowchart to display numbers from 100 down to 10?

n=100 loop until n = 9 print n n = n -1 end loop


Write an algorithm to print the factorial of given number and then draw the flowchart?

write an algorithm to print the factorial of a given number and then draw the flowchart. This looks like someones homework, defiantly someone looking for the easy way. When it comes to programming, the more you do the better you get. Experience counts (making your own mistakes and learning from the mistake).


How do you draw flowchart for overloaded functions?

You don't. A flowchart is one form of a visualization for an algorithm. Overloaded functions are one of many tools used to implement such an algorithm. The algorithm (and, therefore, the flowchart) isn't concerned with the tool needed for the implementation.


Draw a flowchart to find the transpose of matrices?

draw the flowchart for transpose of a matrice


Write an algorithm to find the largest number amongst three numbers and draw a flowchart?

Step1- Read a,b,c. Step2-if a>b continue step 5. Step3- b>c then print “b is the largest " and continue step 7. Step4- continue step 6 Step5-if a>c then print “a is the largest " then continue step7. Step6- print “z is largest". Step7- end.


Write an algorithm and draw a corresponding flowchart to search a number in the given list of numbers and also display its position?

please give me an algorithm and a corresponding flow chart that displays list of numbers from 1 to 20.


Where is the air and water that red foxes need?

Draw a flowchart of a Booth's multiplication algorithm and explain it.


draw a flowchart to read a number in and print all its divisors?

Hi