2 Topics

Member Avatar for
Member Avatar for heftytest

I was wondering what DIM means in psuedocode? I ran across this in my research and I can understand everything except for the DIM and it would help a lot if someone else could let me know what this means. I am working on the simple array process and having …

Member Avatar for rubberman
0
227
Member Avatar for heftytest

what does the DIM mean in this code? I understand everything else. Process 1. Display “Salary Average” as program title 2. Prompt user for employee names 3. Prompt user for employee salary 4. Convert average salary 5. Count salaries above average salary 6. Count salaries below average salary 7. Post …

Member Avatar for Learner010
0
305

The End.