The Artima Developer Community
Sponsored Link

Java Answers Forum
Need a 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
Nate Jasper

Posts: 1
Nickname: natejasper
Registered: Apr, 2018

Need a help Posted: Apr 7, 2018 6:08 AM
Reply to this message Reply
Advertisement
Hi all,
how to write a program to create a method that takes an arbitrary array of int values as parameter and returns an array that has the same length, but the value of an element in the new array is half that of the value in the corresponding element in the array passed as parameter.
Thanks,
Jasper

Topic: Car java program help Previous Topic   Next Topic Topic: to work in design view in netbeans

Sponsored Links



Google
  Web Artima.com   

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