Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: fudawala
Forum: C++ Feb 11th, 2008
Replies: 3
Views: 750
Posted By fudawala
My program does compile successfully for the two tests but, I'm receiving an error in the compilation somewhere. When I grade myprogram using the code /usr/tools/EE259/IO/grademe_lp0 for Linux...
Forum: C++ Feb 10th, 2008
Replies: 3
Views: 750
Posted By fudawala
I need help in writing a C++ class definition called SIMPLEST_GRADES which will evaluate the students performance. It will take the three exams of four students and takes its average of those three...
Forum: C++ Nov 25th, 2007
Replies: 22
Views: 1,799
Posted By fudawala
Sorry if I didn't get the code tags. I'm a new user and trying to be in the environment here.

Thank You for the other program it worked just fine.

Now for the last program, the program states...
Forum: C++ Nov 25th, 2007
Replies: 22
Views: 1,799
Posted By fudawala
Thank You. The other program worked fine.

Now for the last program, the program states to store the following prices in an array named resistance: 16, 27, 39, 56, and 81. Your program should also...
Forum: C++ Nov 24th, 2007
Replies: 22
Views: 1,799
Posted By fudawala
The program of the output shows everything correctly. Just have one more question. How can I show for each column heading display of its appropriate value.

For example:

Current ...
Forum: C++ Nov 24th, 2007
Replies: 22
Views: 1,799
Posted By fudawala
I don't understand what you have last posted up. Please explain.
Forum: C++ Nov 24th, 2007
Replies: 22
Views: 1,799
Posted By fudawala
The output that I have gotten is still not correct. When I try putting in 2 for 10 integers for the current and resistance it should be give me a total of 40 for both. When I multiply them, to get...
Forum: C++ Nov 24th, 2007
Replies: 22
Views: 1,799
Posted By fudawala
I have edited the program that I have created. Can you please check if this is right so far. The only problem I'm having is that it is calculating the voltage but the value I'm getting every time is...
Forum: C++ Nov 23rd, 2007
Replies: 22
Views: 1,799
Posted By fudawala
I don't understand your last post thread about duplicating the variable names.
Forum: C++ Nov 23rd, 2007
Replies: 22
Views: 1,799
Posted By fudawala
Hi,

This is my program.

#include <iostream>
using namespace std;

int main()
{
const int ARRAYSIZE = 10;
Forum: C++ Nov 23rd, 2007
Replies: 22
Views: 1,799
Posted By fudawala
Hi,

I need some help writing this program. The question states to write a program that specifies three one-dimensional arrays named current, resistance, and volts. Each array should be capable of...
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC