In need of coding help

Joined
Feb 28, 2009
Messages
1
Reaction score
0
Hello there
I am new to java (5 months) and im trying to convert an arraylist with the Double (big D) data type into an array with a doubles data type (little d).

My array list is:
ArrayList<Double> grades = new ArrayList<Double>();

and in the program i am using the .add method to add doubles to it.

after that im trying to convert it into an array but im having a lot of trouble.
If anyone could help that would be great. Also im new so complicated programming code might confuse me.

Thanks,
cyimtyler2
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top