

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Material Type: Exam; Class: 547 - OBJECT-ORIENTED PROG; Subject: INFORMATION TECHNOLOGY AND INFORMATICS; University: Rutgers University; Term: Unknown 1989;
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!
Imagine that you are part of a team working on a project to develop an interactive help system. Below are the requirements that you need to implement.
You get one point for each problem that you solve correctly. You get half a point for a solution that is incomplete or slightly incorrect but displays effort in the right direction. You earn a grade based on the number of points that you accumulate: 1 point: D 2 points: C 3 points: C+ 4 points: B 5 points: B+ 6 points: A
Arrange your solution so that you address the problems independently. For example, even if you do not know how to read user input in problem 1, you can solve the rest of the problems by assuming that the user input is available in a local variable of an appropriate type (String, Set, or whatever else you want). During the exam you may use any Java documentation (printed or online), textbooks, lecture notes or text editors. You may access the BlueJ projects and your own solutions to homeworks, if you wish.
This is an individual examination. You may not use communication tools or software during the exam (mobile phone, email, chat, …) and you may not discuss or exchange ideas or code with your colleagues. Ask me if you have any questions.
Before the end of the exam send me an email (muresan@scils.rutgers.edu) with the following attachments:
Also, upload onto your eden 202 website the full BlueJ exam project (if you choose to use software other than BlueJ for developing the solution, upload the full folder with your files) and the output.doc document.
Good luck !!