Answer to Question #22872 in Programming & Computer Science for Lelani

Question #22872
What is the purpose of the following lines of code?
double price, taxRate, subtotal, total;
int quantity;
1
Expert's answer
2013-01-24T09:39:41-0500
In the first line - variable declaration float,for each variable allocated in stack memory - 8bytes, in the second line - is declared integer variable,for one allocated in stack-memory - 4 bytes.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS