Results 1 to 2 of 2
- 07-18-2007, 08:06 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 35
- Rep Power
- 0
Help with implementation of the DataSet class
Hello, im having trouble completing a question in my big java book 2nd edition by Kay Horstmann.
The question is this:
Define a class Quiz that implements the Measurable interface. A quiz has a score and a letter grade (such as B+). Use the first implementation of the DataSet class to process a collection of quizzes.
Display the average score and the quiz with the highest score (both letter grade and score).
I know how to implement the measurable interface but im having trouble figuring out the rest.
I know this may seem like an easy question to you guys but any help is greatly appreciated.
Thanks.
- 08-07-2007, 05:47 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
The DataSet interface is designed to receive information from an SQL query
so unless you know SQL, You'd be lost.
I don't know sql, but I can suggest you post this question again in the sql forum.
if your problem only stems from not knowing how to implement DataSet, I suggest you view the page
http://java.sun.com/javase/6/docs/ap...l/DataSet.html
Greetings.
Similar Threads
-
Custom ArraySet implementation
By Java Tip in forum java.langReplies: 0Last Post: 04-14-2008, 08:41 PM -
Custom ArrayMap implementation
By Java Tip in forum java.langReplies: 0Last Post: 04-14-2008, 08:40 PM -
VietPad 2.0 (.NET implementation)
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-05-2008, 04:32 PM -
Graph DPS and BFS implementation
By hey in forum New To JavaReplies: 1Last Post: 01-09-2008, 09:19 PM -
Help with recursive implementation
By toby in forum Advanced JavaReplies: 1Last Post: 08-07-2007, 05:57 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks