Checkout
checkout
view
Your Cart Your Cart: item(s)
View Details $1.99 Download Add to Cart

flow chart and hiearachy chart

The Presentation contains pseudo-code for a program which processes a client file (the master file) and a service file (the transaction file) by updating the clientTotal field in the client file according to the serviceTotal field in the service file. Create a flowchart and hiearachy chart of the program, using the pseudo-code. For your convinence you can access this pseudo-code by selecting the following link. (See attached file for full problem description)

Subject:

Computer Science

Topic:

Other

Posting ID:

46798

OTA ID:

103997

View Details $1.99 Download Add to Cart

Question for an IT Project management course - performance, standards and QA testing

What tools exist to track performance, standards, and perform QA and testing for an IT project?

Subject:

Computer Science

Topic:

Other

Posting ID:

47147

OTA ID:

104903

View Details $1.99 Download Add to Cart

Program - must be done using VB.NET

The administration of you local Community College has asked you to write a VB.NET program that allows students to calculate the sum of their grades and find out if they pass or fail the course. Grades for the courses at the college are based on the sum of three assignments, and each assignment is worth a maximum of 100 points. The maximum points a student can get in a course is 300 points. To pass the course, a student needs 189 points or more. Here are the minimum requirements for your program: 1. It has three textboxes labeled Grade 1, Grade 2, and Grade 3. They are used to enter the student's grades. 2. It has one button called Calculate. When this button is clicked, the sum of th... click for more

Subject:

Computer Science

Topic:

Other

Posting ID:

47248

OTA ID:

104579

View Details $1.99 Download Add to Cart

C++ - Find Error

#include /* 1) Please correct the errors with replacement lines beside it. And then give short notes on why it is wrong. */ class Person { private: char name[30]; int age; public: // Person (string, int); //string is not a built in class or data-type //you must either declare #include or use the C-style char array //Using the latter style Person(char *, int); Person(){}; int getage(){return age;}; //int setage (int); //since you are using setage in main() you must //define not just delcare it. normally setfunctions are void or return //bool to indicate whether its successful in setting or not. //We have indicated 0 to mean a succes... click for more

Subject:

Computer Science

Topic:

Other

Posting ID:

47389

OTA ID:

103644

View Details $1.99 Download Add to Cart

Construct a random file of the sines of all angles from 0 degrees to 90 degrees. Make each entry accurate to three places. Write a program that will display the sine of any angle typed on the keyboard.

Construct a random file of the sines of all angles from 0 degrees to 90 degrees. Make each entry accurate to three places. Write a program that will display the sine of any angle typed on the keyboard.

Subject:

Computer Science

Topic:

Other

Posting ID:

47423

OTA ID:

103644

Page generated in 0.1033 seconds

About Us ·  Contact Us ·  Samples ·  Solutions ·  Legal Terms and Conditions ·  Privacy Policy

©2008 SolutionLibrary.com

Search for Solutions About Us Samples