Answer to Question #219995 in Java | JSP | JSF for Imran

Question #219995
Design an algorithm and flowchart for reading the five Vendors Name, Age, Location and
print these details on the screen.
1
Expert's answer
2021-07-23T17:30:56-0400
algorithm :

Start
   Declare variable vendorName
   Declare variable vendorAge
   Declare variable vendorLocation
   Declare variable counter=0
   for(counter=0;counter<5;counter)
	    Read the vendor name
        Read the vendor age
	    Read the vendor location
   end for      
  for(counter=0;counter<5;counter)
	Display the vendor name
    Display the vendor age
	Display the vendor location
   end for
Stop


flowchart:






Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS