Home Answers Viewqa Java-Beginners java array question.

 
 


Kim
java array question.
1 Answer(s)      3 years and 11 months ago
Posted in : Java Beginners

View Answers

July 13, 2009 at 2:21 PM


Hi Friend,

Try the following code:

public class RandomNumberArray {

private static void showNumbers() {
int randomNumbers=0;
int min = -5;
int max = 45;
int counter=0;
String st="";
int sum=0;
int[] ranNum = new int[50];

for ( int i = 0; i < ranNum.length; i++) {
counter++;
ranNum[i] = (int)(Math.random() * (max - min + 1) ) + min;
randomNumbers=ranNum[i];
st=Integer.toString(randomNumbers);
sum+=ranNum[i];

if(counter==10){
st+="\n";
}
if(counter==20){
st+="\n";
}
if(counter==30){
st+="\n";
}
if(counter==40){
st+="\n";
}
System.out.print(st+" ");
}
int average=sum/50;
System.out.println("\n"+"Average of Numbers is: "+average);
}



public static void main(String[] args) {
showNumbers();
}

}
Thanks









Related Pages:
Question in Array Implementation (java) ??!
Question in Array Implementation (java) ??!  Good Morning EveryOne I have Q in Java - and if any One have the Answers please tall me ??!! Question... stores list of â??PhoneEntryâ?? objects. Use an array of size (MAXSIZE = 1000
java array question. - Java Beginners
java array question.  I need help with this: Create a program that will generate 50 random numbers between the range of -5 and 45 and store them in an array. Have the program then print the numbers in rows of 10 and calculate
Question Java>?
Question Java>?  **ïâ??· Create a new class called Bank and in the main method use class Account (lab 4) to create an array of 10 accounts. ïâ... in array
java question
java question  Hello sir/mam, In collection there is method called toArray() which is used to convert collection into array at tat time array is used 2 store diffferent objects,how is it possible can you describe it briefly
java question
java question  Hello sir/mam, In collection there is method called toArray() which is used to convert collection into array at tat time array is used 2 store diffferent objects,how is it possible can you describe it briefly
java question
java question  Hello sir/mam, In collection there is method called toArray() which is used to convert collection into array at tat time array is used 2 store diffferent objects,how is it possible can you describe it briefly
java question
java question  Hello sir/mam, In collection there is method called toArray() which is used to convert collection into array at tat time array is used 2 store diffferent objects,how is it possible can you describe it briefly
a java question
a java question  A thief Muthhooswamy planned to escape from *** jail... to cross 'N' number of walls where height of each wall is given in an array. Write... array where the height of each wall is provided, the ith element is (1<=i<
question
question   sir plz tell me what should i give in title box. just i want java program for the question typed in this area
question
question   sir plz tell me what should i give in title box. just i want java program for the question typed in this area
Question
Question   When there is an exception in my program how java runtime system handles
question
question  dear sir/madam my question is how to compare two text format in java..we are java beginners..so we need the complete source code for above mentioned question...we have to compare each and every word
array password - Java Beginners
array password  i had create a GUI of encryption program that used the array password. my question is can we do the password change program? i mean we change the older password with the new password
Array
Array  is it possible to define array like this..? int[] intArray = new int[] {4,5,6,7,8}; Explain...?   Yes, you can. Java Initialize Array
Array in Java - Java Beginners
Array in Java  Please help me with the following question. Thank you. Write a program that reads numbers from the keyboard into an array of type int[]. You may assume that there will be 50 or fewer entries in the array. Your
array
array  array memory allocation is dynamic or static in java   Java Arrays have dynamic memory allocation
Array
Array  can we create an array of size 1 lakh in java programming
array
array  WAP in java to store 6 element in array P and 4 element in array Q. Produce the third arra y R containing all element from p & q
question
question  how to capture web snippets using java or java script
question
question  why java is platform independent in nature
Java Class Question?
Java Class Question?  Write an application that prompts the user to make a choice for a Coffee cup size, S for Small, T for Tall, G for Grande and V... array as $2.00, $2.50, $3.25, and $4.50 respectively. Allow the user to choose
question
question  how to solve the problem of The requested resource is not available+java+eclipse
question
question  select from table using jsp , java bean and mysql
QUESTION
QUESTION  please atach java tutorial to my email   Hello Friend, Please visit the following link: Java Tutorial Thanks
question
question  which language is leading the world java or .net and which language followed by all the Oops principles either java or .net
Java Class Question?
Java Class Question?  b.Write an application that prompts the user... array as $2.00, $2.50, $3.25, and $4.50 respectively. Allow the user to choose... { public static void main(String[] args) { double array
question
question  do you have any idea about the following concept,give me Java code for A COMPARATIVE STUDY ON PERSONALIZATION IN INFORMATION RETRIEVAL WITH SHARING OF THE CONCEPT BASED USER PROFILES using Java
question
question  Dear Sir, could you please send me a simple example of java and database connectivity with java and sql   Please visit the following link: JDBC Tutorials
question
question  Good Afternoon, code to display the employees on leave,and approve that leave for manager.using JPanel+mysql+Java
question
question  i need a code for time comparison in the basis of hour in java, based on grigorian calendar
question
question  i need a sample java code for concept based user profile, and search engine personalization
question
question  Please give me a code for search engine using java and mysql
question
question  Good afternoon Sir, please send me the Java source code for Search engine
question
question  Sir, Please help me to develop a simple search engine model in java , send me some codes
question
question  Good Morning Sir, Please give me Java source code for Peer-to-Peer Streaming
question
question  Sir, Please give me a source code for client server socket programing in java
question
question  Sir, Please send me Java Swing source code for video streaming , it's very urgent
Question
Question  Sir, give me a java program to count the number of tokens , given a string and a seperator
question
question  how to unzip afile using huffman algorithm in java   Hi, Please see at Huffman example. Thanks
question
question  Good Morning Sir, submit attendance to database using system IP address with current system date and time.using JPanel+mysql+Java
question
question  Good afternoon Sir, how to solve the problem of The requested resource is not available+java+eclipse if you can play a demo
question
question  i need to select data from database using mysql+java script+html   Please specify some more details
question
question  Good Afternoon Sir, Please give me a client Server Socket programming using jsp and java with mysql connection
Question
Question  Sir, give me a Java program to read data from keyboard up to names , sort in alphabetical order using bubble sort
question
question  Good Afternoon Sir, give me the source code to submit attendance to data base using System IP Address with system date and time.using JPanel+mysql+java
question
question  good afternoon sir, please send me a simple Jsp or Java code to display a calendar with Indian public holidays,current date and time.It is very urgent,please consider and me as soon as possible
question
question  please give me the relevant modules and details to start java coding for "Deriving Concept-based User Profiles from Search Engine Logs" it's very urgent
question
question  Sir , i have a starting trouble to start my search engine project , please help me to start my project , please send me some relevant java codes
question
question  Sir, how to display web snippets for a perticular query for eg:web snippets for apple how to implement this concept in my java project please help me
question
question  Sir, How to stream video on one computer which is playing on another PC in LAN using java + socket / RMI . if you have any idea about that please help me and give the source code