The Artima Developer Community
Sponsored Link

Java Answers Forum
Array project - need help

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Craig

Posts: 4
Nickname: craig7200
Registered: Jan, 2003

Array project - need help Posted: Jan 27, 2003 8:04 PM
Reply to this message Reply
Advertisement
Im trying to write a program that uses an array of 15 integers and write methods that carry out each of the following
* Input values into the array from keyboard
* Display the values
* Add the values
* Find the largest value
* Use a Binary search to search values 66 & 56 and display
a message on if present or not.
* Use JOptionPane for output

values 23 8 13 97 56 88 74 17 26 44 33 49 91 19 30

Please help !

Topic: Automatic Web Site Montoring Software(Java Ver), free trial, contact Previous Topic   Next Topic Topic: Stringtokenizer

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use