There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Software Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Software & Hardware > Software Development >
And Just One More


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
JollyMan311's Avatar
Junior Member with 4 posts.
 
Join Date: Oct 2003
14-Oct-2003, 11:16 PM #1
Arrow And Just One More
The group Citizens Against Noise have collected data for three car companies: Ford, Chrysler, and GM, representing the noise level (measured in decibels) produced at three different speeds by four different car models ( 2-door, 4-door, minivan, S.U.V.) for each company. An example of the data follows:
Ford
Car 40mph 50mph 60mph
0 ( 2-door)
1 ( 4-door)
2 (minivan)
3 (S.U.V.)



Use the information in the given class Table below to:
a. Write an instantiation for the three car manufactures of Table that would be used in main.

b. Write the source code to access for Ford, a minivan, at speed 50mph in main.

c. Write a class method float Table::Car_model_average (int) to compute the average noise level for a given car model.

d. Write the source code in main to access the method Car_model_average to compute the average noise level for a certain car manufacturer for a given car model.

class Table
{
public:
float Get_grid_element ( int, int);

private:
int Rows, Columns // number of rows & columns in use
float Grid [ 10] [ 10 ];
}
brendandonhu's Avatar
Distinguished Member with 15,988 posts.
 
Join Date: Jul 2002
Location: Ann Arbor, MI
Experience: Advanced
14-Oct-2003, 11:18 PM #2
Whats your question?
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:58 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.