<< Prev Showing: 116-120 of 348 Next >>
· 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 ·Do you feel that computer programming is art or science?
1.) Do you feel that computer programming is art or science? 2.) Which programming language appeals to you, and which language do you consider least appealing?
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
98027
OTA ID:
103997
Below is the code I have created for this Visual C# .Net project. I am not sure what to do to get the First name and last name. I am not even sure if I have done this right. Code does show me Salesperson's full name. Can you correct the code so that it will show the first name, last name and then full name as per instructions. Below is the instructions I was given and the attached code I have written so far. 1. Create an abstract class names Salesperson. 2. Include the following fields in abstract class Salesperson which are required by the Salesperson constructor. - First name - Last name Include a get method the returns a string that holds the salesperson's full name, whi... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
98776
OTA ID:
102833
How to read a data file using Miracle C Program
I need a simple C program that reads each line data from a file and displays the information.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
98809
OTA ID:
103644
Miracle C program Calculator + Flow Chart
1. What is the input of the problem? (Purchase Total of $125.00 for each store) • Del Mar - 7.25% • Encinitas - 7.5% • La Jolla - 7.75% _____________________________________________________________________ 2. What is the output of the problem? The sales tax amount for each store of the 125.00 Purchase for each. _____________________________________________________________________ 1. Breaks down to 1a. Are there three different inputs (total sales) for each store or just one? Just one each equaling $125.00 based on a different tax bracket. _____________________________________________________________________ 1b. Is there error checking involved for each input? No there is... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
98815
OTA ID:
103644
Describe what you consider to be some attributes of a well-written program. What would you look for when reviewing a programmer’s code during a quality assurance review?
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
98994
OTA ID:
103997
<< Prev Showing: 116-120 of 348 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-348 ·Page generated in 0.0946 seconds