The Artima Developer Community
Sponsored Link

Java Answers Forum
data structures in java stacks and queue plz 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
jogn smith

Posts: 2
Nickname: mail866
Registered: Feb, 2009

data structures in java stacks and queue plz help Posted: Mar 16, 2009 9:13 AM
Reply to this message Reply
Advertisement
Give a program that will
• Asks the user to give an integer n.
• Then the program will produce a random sequence of n integer numbers and
store it to an array of integers T[]
• Finally the program will sort the numbers using the Selection Sort algorithm
and presents the output to the user.

Topic: guys take a look.. i need your help...plz..plz.. Previous Topic   Next Topic Topic: Java Scanning

Sponsored Links



Google
  Web Artima.com   

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