<< Prev Showing: 236-240 of 1044 Next >>
· 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 ·Multidimensional Arrays and Vectors
A certain auto dealership sells ten different models of autos and employs eight salespersons. A record of sales for each month can be represented by a table in which each row contains the number of sales of each model by a given salesperson and each column contains thenumber of sales by each salesperson fo a given model. Write a program to produce a monthly sales report, displaying the monthly sales table in the form: SALESPERSON Model : 1 2 3 4 5 6 7 8 : Totals 1 2 3 4 5 6 7 8 9 10 Totals: As indicated, the report should also display the total number of autos sold by each salesperson and the to... click for more
Subject:
Computer Science
Topic:
Other
Posting ID:
47779
OTA ID:
103644
Multidimensional Arrays and Vectors
The prices for ten automobiles are as follows: 0 $17,450 1 $19,995 2 $26,500 3 $25,999 4 $10,400 5 $18,885 6 $11,700 7 $14,440 8 $17,900 9 $19,550 Given sales table: Salesperson Model: 1 2 3 4 5 6 7 8: Totals 1 0 0 2 0 5 6 3 0: 16 2 5 1 9 0 0 2 3 2: 22 3 0 0 0 1 0 0 0 0: 1 4 1 1 1 0 2 ... click for more
Subject:
Computer Science
Topic:
Other
Posting ID:
47780
OTA ID:
104496
Need dynamic binding and it's role in object-oriented programming explained. Please do not copy & paste from Internet, or any other resource. Reference material ok, long as they are sited, and do not make up the majority of the overview. I need a straight opinion.
Subject:
Computer Science
Topic:
Other
Posting ID:
47830
OTA ID:
104903
c++ code to recognize comments using /* and */
I am attempting to teach myself some basic C++ programming and in working my way through a Programming Languages book, I have come across a question I am having difficulty with. The problem is two-fold. The first is to design a state diagram to recognize one form of the comments of the C-based programming languages, those that begin with /* and end with */. I believe I have that (attached as 4#1). The second part of the question is to write the code to implement the state diagram. I have attached what I have come up with (attached as 4#3). However, I am unsure what I have left out and what I need to do to define SLASH.
Subject:
Computer Science
Topic:
Other
Posting ID:
47917
OTA ID:
104946
Design and develop a project to assign a letter grade (A >= 90, B = [80..89], C = [70..79], D = [60..69], and F = [0..59]) to a student's Assignment based on a test score and other criteria. Use a NumericUpDown control to allow the instructor's assistant to enter a test score between 0 and 100. Use a group of RadioButton controls to determine the grade on Extra Credit Project #1: None (0 points), Average (3 point bonus), Above average (5 point bonus). Use a second group of RadioButton controls to select whether a student handed in the assignment on time, with the default being On Time. The other choices are 1 to 2 days late (5 point penalty) and more than 2 days late (automatic score... click for more
Subject:
Computer Science
Topic:
Other
Posting ID:
47960
OTA ID:
103997
<< Prev Showing: 236-240 of 1044 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-350 · 351-355 · 356-360 · 361-365 · 366-370 · 371-375 · 376-380 · 381-385 · 386-390 · 391-395 · 396-400 · 401-405 · 406-410 · 411-415 · 416-420 · 421-425 · 426-430 · 431-435 · 436-440 · 441-445 · 446-450 · 451-455 · 456-460 · 461-465 · 466-470 · 471-475 · 476-480 · 481-485 · 486-490 · 491-495 · 496-500 · 501-505 · 506-510 · 511-515 · 516-520 · 521-525 · 526-530 · 531-535 · 536-540 · 541-545 · 546-550 · 551-555 · 556-560 · 561-565 · 566-570 · 571-575 · 576-580 · 581-585 · 586-590 · 591-595 · 596-600 · 601-605 · 606-610 · 611-615 · 616-620 · 621-625 · 626-630 · 631-635 · 636-640 · 641-645 · 646-650 · 651-655 · 656-660 · 661-665 · 666-670 · 671-675 · 676-680 · 681-685 · 686-690 · 691-695 · 696-700 · 701-705 · 706-710 · 711-715 · 716-720 · 721-725 · 726-730 · 731-735 · 736-740 · 741-745 · 746-750 · 751-755 · 756-760 · 761-765 · 766-770 · 771-775 · 776-780 · 781-785 · 786-790 · 791-795 · 796-800 · 801-805 · 806-810 · 811-815 · 816-820 · 821-825 · 826-830 · 831-835 · 836-840 · 841-845 · 846-850 · 851-855 · 856-860 · 861-865 · 866-870 · 871-875 · 876-880 · 881-885 · 886-890 · 891-895 · 896-900 · 901-905 · 906-910 · 911-915 · 916-920 · 921-925 · 926-930 · 931-935 · 936-940 · 941-945 · 946-950 · 951-955 · 956-960 · 961-965 · 966-970 · 971-975 · 976-980 · 981-985 · 986-990 · 991-995 · 996-1000 · 1001-1005 · 1006-1010 · 1011-1015 · 1016-1020 · 1021-1025 · 1026-1030 · 1031-1035 · 1036-1040 · 1041-1044 ·Page generated in 0.1032 seconds