|
|
 |
Have a favorite subject? Get browsing, and start earning cash! Want to see expired questions, too?
|
| Here are the questions in Computer Science » Object-Oriented Programming. Go get 'em! 1-20 of 72
| Next | | Bounty | Status | Question |
Due |
|---|
| $5.00 |
Unanswered |
sequential file over a database
2 questions regarding sequential file and relational databases
|
Dec. 07, 2008 |
| $10.00 |
Answered |
Java Tic tac toe
Three in row. Tic Tac Toe
|
Dec. 06, 2008 |
| $30.00 |
Unanswered |
Inheritance Hierarchy
(Package Inheritance Hierarchy) Package-delivery services, such as FedEx®, DHL® and UPS®, offer a number of different shipping options, each with specific costs associated. Create an inheritance...
|
Dec. 06, 2008 |
| $10.00 |
Answered |
Run-Length Compression
Run-Length Compression Here is an example array before compression: AAAAABCCCCCCCCCCCCDDDEEEEEEEEEEEEEEEEEEEE After Run-Length Compression we get the following result: 5 A, 1 B, 12 C, 3 D, 20 E ...
|
Dec. 06, 2008 |
| $1.00 |
Answered |
C++ question
## c++ format Build your ASCII code table for the numbers 20hex to 70hex. for each character print the decimal, hexadeciaml and ASCII equivalant value. use a for loop with %d, %0x and %c formate...
|
Dec. 05, 2008 |
| $2.00 |
Answered |
JavaScript code debugging
I need help debugging this JavaScript code. For some reason, the prices are not showing up in the 'price' column of the page. They should show up when I click 'add to cart' but they don't. I really...
|
Dec. 03, 2008 |
| $50.00 |
Unanswered |
This assignment will test various skills
This assignment will test various skills you have used in this class, including GUI construction, graphics, abstract classes, inheritance, polymorphism, dynamic binding, timers and KeyListeners. You...
|
Dec. 02, 2008 |
| $10.00 |
Answered |
Inventory Program
I need to modify the Inventory Program to include an Add button, a Delete button, and a Modify button on the GUI. These buttons should allow the user to perform the corresponding actions on the item...
|
Dec. 02, 2008 |
| $25.00 |
Unanswered |
Computer Science Two - Lab32 - implement the binary search tree
Hi I need help with lab 32... only parts 1 through 4...the rest I should ba able to figure out on my own...thank you
|
Nov. 30, 2008 |
| $8.00 |
Answered |
java Qeue of integers
Write a java program that creates a /queue/ of /integers/. After that it loads in 20 random integers between 1 and 6, and after the 20^th number it prints out the content of the /queue/. ...
|
Nov. 30, 2008 |
| $30.00 |
Answered |
Java graphs
unit 14 2 assignments and a bonus. 1st assignment is Repesenting a graph and the second is Representing a Tree and the bonus is Manipulating a Tree. the bonus is just opptional for me at this point....
|
Nov. 30, 2008 |
| $10.00 |
Answered |
Java Palindrome
A palindrome is a word or phrase that is the same backwards and forwards. Examples: A man, a plan, a canal--panama! is a palindrome. Take me to the moon is not. Make a java Palindrome program that...
|
Nov. 29, 2008 |
| $17.00 |
Answered |
Multiple Java Questions and Coding needed
Multiple questions please see attachment:
|
Nov. 29, 2008 |
| $10.00 |
Answered |
Small Java Program Problem (will probably take you less than 10 mins)
I have already completed the program, but I've encountered a problem. Once I go to compile it, it's supposed to give me an outfile with the results. However, it just gives me an empty file with...
|
Nov. 29, 2008 |
| $30.00 |
Answered |
Create survey form using Java
Create survey form using Java. Need file to store user input and display. Follow the instruction in the attached file. It is purely a java GUI application and must be written in JAVA. No HTML/JavaScr...
|
Nov. 28, 2008 |
| $10.00 |
Answered |
Multiple Questions and a program
A: A program sorts an arrayÂ’s elements into descending order. The array contains 5 elements. How many steps would sorting take (at most)? B: Write a program that rolls a FOUR-sided die 20 times...
|
Nov. 27, 2008 |
| $10.00 |
Answered |
non-negative Double elements
Java Non-Negative Double Elements. Please see attached for questions and parts.
|
Nov. 27, 2008 |
| $15.00 |
Answered |
Binary Search Tree C++
Please see attached for a short assignment.
|
Nov. 26, 2008 |
| $15.00 |
Answered |
Java Applet, Create Polygon when user clicks 6 points on screen
I need some help with a program that is a Java applet, what the program should do is allow the user to click on six points. After the sixth point is clicked, the applet should draw a polgyon with a...
|
Nov. 25, 2008 |
| $25.00 |
Answered |
Java Applet Eyes Following Mouse Pointer Program.
I need help Creating a Java applet that has to be accessible through a webpage. Write and applet that displays a drawing of two eyes in the center of the window. When the mouse cursor is not inside...
|
Nov. 24, 2008 |
|