Ask a New Question

Asked by chinna

write a pseudo code algorithm that will accept 20 numbers and finds their product
13 years ago

Answers

Answered by Steve
read p
for (i=2 to 20) {read x; p = p*x}
13 years ago
Answered by Anonymous
wqewq
9 years ago
Answered by Anonymous
25615
8 years ago
Answered by Jubalantie
This part of the information technology sba is the hardest I don't understand it
5 years ago

Related Questions

how can write a pseudo code and a flow charts to solve these? 1 to find the greatest common divis... write a pseudo code algorithm that will accept the marks in a test for a group of 25 students then c... . Develop an algorithm pseudo-code or flowchart that will accept the names of each sales staff me... Write a pseudo code algorithm which: • Determines the average weight of a person over a particular... Write a pseudo code that allows a user to enter the names and phone numbers of up to 20 friends write a pseudo code which prints a list of all students over the age of 20 in a class. the input rec... write a pseudo code and then draw a flowchart to calculate tax deduction of employess salary >2000,... Write a pseudo code for sales man that allows 1% discount for an item that costs #20,000 Write pseudo code for this program:any students whom got CGPA more than 2.0 will pass their study ,a... Write the pseudo code for a program that determines the shipping cost for an order based on the fol...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use