| Author |
help
|
melun darshandhari
Greenhorn
Joined: Mar 27, 2010
Posts: 4
|
|
|
Define the n-based integer rounding of an integer k to be the nearest multiple of n to k. using java array
|
 |
pete stein
Bartender
Joined: Feb 23, 2007
Posts: 1561
|
|
|
My apologies. Post deleted.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
|
|
pete stein wrote: . . . Did I miss anything?
Yes, you did: it appears to be homework
But something else: I am not in a benign mood and think you are close to not being nice.
|
 |
pete stein
Bartender
Joined: Feb 23, 2007
Posts: 1561
|
|
Campbell Ritchie wrote:But something else: I am not in a benign mood and think you are close to not being nice.
Noted and sorry. Post deleted.
edit: also cross-posted.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
"Using java array"? So this would appear to be a question about Java. Not about some other language. Moving...
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12929
|
|
melun darshandari, welcome to JavaRanch.
Please note a few things:
Your post looks like a homework problem. We don't like to do other's people's homework - homework is meant for you to learn, and you won't learn anything when somebody else does it for you. So, please DoYourOwnHomework.
Also, please UseAMeaningfulSubjectLine instead of something like "help" when you post a new topic.
So, do you understand the question in your assignment? Did you already write some code yourself? Where do you get stuck? If you want to learn how arrays work in Java, then have a look at Arrays in Sun's Java Tutorials.
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
|
|
Apology accepted, Pete
|
 |
 |
|
|
subject: help
|
|
|