Which statement will return the value for results as 25.0 when it is put in place of the blank line shown above the "}else{" statement?

Given the following code:

Which statement will return the value for results as 25.0 when it is put in place of the blank line shown above the "}else{" statement?
A. results = stringtofloat (var);
B. results = stringtointeger (var);
C. results = atoi (var);
D. results = atof (var);

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which statement will return the value for results as 25.0 when it is put in place of the blank line shown above the "}else{" statement?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.