Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Oughto on Dec 16, 2016



Title: What does the following statement do?Float number = new Float(8.8);
Post by: Oughto on Dec 16, 2016
What does the following statement do?

Float number = new Float(8.8);

A) It creates a Float object.
B) It assigns the object's address to the number variable.
C) It initializes that object to 8.8.
D) All of the above


Title: Re: What does the following statement do?Float number = new Float(8.8);A) It creates a Float ...
Post by: Toothy on Dec 18, 2016
Content hidden


Title: Re: What does the following statement do?Float number = new Float(8.8);
Post by: Oughto on Jan 31, 2017
I mentioned in my previous post that I chose this as an elective, thanks for helping me understand


Title: Re: What does the following statement do?Float number = new Float(8.8);
Post by: Toothy on Mar 16, 2017
Good luck tackling the rest


Title: Re: What does the following statement do?Float number = new Float(8.8);
Post by: Izzy Sarmiento III on Dec 8, 2020
Thank you