Ask Experts Questions for FREE Help !
Ask
    network student's Avatar
    network student Posts: 2, Reputation: 1
    New Member
     
    #1

    Apr 14, 2013, 08:50 PM
    pseudocode statement
    How to write a pseudocode statement that declares tha variable cost so it can hold real integers?

Check out some similar questions!

Pseudocode [ 1 Answers ]

How would I write this portion of pseudocode: search the array and find the lowest and highest temperatures and write them to a new file called “temperature.dat”.

Pseudocode algorithm [ 5 Answers ]

Does any of you know how to write pseudo code algorithm?

Pseudocode and Decision [ 1 Answers ]

A retail company assigns a $5000 store bonus if monthly sales are $100,000 or more. Additionally, if their sales exceed 125% or more of their monthly goal of 90,000, then all employees will receive a message stating that they will get a dy off.

Write pseudocode for the following: [ 4 Answers ]

Write a pseudocode that will accept the names of 20 sales clerks and their total sales for the month. The algorithm must calcuate the commission at 3% of heir total sales amount. Display the name, total sales, commission of the members with the highest commission and number of persons without...

Pseudocode programming [ 2 Answers ]

This pseudocode contains several nested If-Then-Else statements. It was written without proper alignment and indentation. How would I rewrite the code and use proper conventions of alignment and indentation? If score < 60 Then Display “Your grade is F.” Else If score <70 Then Display “Your...


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.