Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Java

Steven's picture

hashmap or hashtable?

What is better to use hashmap of hashtable? What is difference between hashtable and hashmap?
0
Your rating: None
Deepali's picture

Java While loop assignment

Write a program which uses while loop to generate random numbers and maintains sum of all previous generated numbers. Terminate the while loop when sum exceeds 8. Use random() method of java.lang.Math class to generate random numbers.
0
Your rating: None
Syndicate content