<< Prev Showing: 116-120 of 127 Next >>
· 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 ·Business Data Communications: Interior/Exterior Routing Protocol
Discuss the difference between an interior routing protocol and an exterior routing protocol. What are they, how are they both similar and different, why do we need both kinds of routing protocols, how might each be used, and provide the names of one or two routing protocols in each category. Please use Web references (not Wikipedia) and site any information in APA format.
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
178508
OTA ID:
105909
I have to write a Java program that displays the non-zero denominations only. Display singular words for single units like 1 dollar and 1 penny, and display plural words for more than one unit like 2 dollars and 3 pennies. (Use 23.67 to test your programs.) If the user enters zero or a negative amount, my program should exit properly and display a message stating that the amount entered by the user was zero or negative. If input is 0, my output should be: My amount is zero If input is -2000.25, my output should be: My amount is negative If input is 23.67, my output should be: My amount 23.67 consists of 23 dollars 2 quarters 1 dime 1 nickel 2 pennies The input a... click for more
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
179606
OTA ID:
101298
Determine whether each statement is true or false. If false, explain why. a) A JPanel is a JComponent b) A JPanel is a Component c) A JLabel is a Container d) A JList is a JPanel e) An AbstractButton is a JButton f) A JTextField is an Object g) ButtonGroup is a subclass of JComponent
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
180603
OTA ID:
101298
Using UNIX Please explain how to do the following: 1. Create a directory called class. 2. Move into that directory directory. 3. Create a text file, that contains what is your absolute path, relative path and call it paths.txt 4.Create a sub directory called your name under the class directory. 5. Create a file called my.dat with your favorite quote. 6. Rename the file to my.txt 7. Delete the file. 8. Delete the directory 9. Show the current directory using the pwd command. 10. List the date and time.
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
182895
OTA ID:
105746
Business Accounting System in C++
The idea is to write an accounting system in C++ for a business, the proposed business is a lawnmower business. Three areas that need covering that I need help with are: 1) Main function, this will provide the menu interface to get to all the rest of them, it will basically be a switch statement that calls the other functions and returns their values. 2) Square foot to acreage and acreage to square foot conversion, this function should take a numeric value and an alphabetic value and convert from one to the other. calculations to be in square footage for final pricing. 3) Mowing price calculation - based on the acreage come up with a price. Lets say that 1/4 acre (10,890 squar... click for more
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
184242
OTA ID:
101298
<< Prev Showing: 116-120 of 127 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-127 ·Page generated in 0.0931 seconds