Ask a New Question
Search
Write the pseudo code for a program that determines the
Write the pseudo code for a program that determines the shipping cost for an order based on the following table:
0 answers
asked by
wesly
115 views
a student designed a program to accept the age of an employee and then compute the employees retirement year and display the
2 answers
asked by
riley
1,926 views
Purpose:
• Write AND OR & NOT logic in pseudo-code and Raptor. Requirements: In Notepad, write pseudo-code for the following.
9 answers
asked by
sheger
1,180 views
Purpose:
• Write AND OR & NOT logic in pseudo-code and Raptor. Requirements: In Notepad, write pseudo-code for the following.
1 answer
asked by
SAN
616 views
Solve the following problem. Apply all the steps i.e decomposition, Flowcharting and Pseudo code. Also write C++ program.
Design
1 answer
asked by
hafsa
554 views
Write pseudo code for this program:any students whom got CGPA more than 2.0 will pass their study ,and less than 2.0 will fail
0 answers
asked by
Haiyqal
106 views
Consider the following program (written in pseudo-code)
begin x:= 0; y:= 1; z:= 1; while y <= n do x:= x+1; z:= z+2; y:= y+z; od
0 answers
asked by
Jack
441 views
Week 3 - Expand Pseudo Code
The accounting office indicated the code must be able to handle overtime hours. Add functionality to
0 answers
asked by
John
620 views
Here is the question that I need help to write the code for the following program in Visual Basic 2010. I am trying to write the
1 answer
asked by
Solomon
855 views
Develop an algorithm or write a pseudo-code that accepts as input the names of an unspecified number of students who each have
0 answers
asked by
Anonymous
664 views