Answer to Question #264588 in C++ for Sesethu

Question #264588

What will be the value of the answer variable be after the code segment below has run



Int answer= 84;


Int number 35 = 17;


Number 59 = 4;



Answer% = number 35- number 59

1
Expert's answer
2021-11-11T17:34:07-0500

The code will not complile since the declaration of int is in capital letters instead of small . Secondly, variable declaration should be one word combined e.g int number19 .Thirdly, number 59 was not declared as an interger and it was supposed to be declared as one word and innitialized as 4.


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
New on Blog
APPROVED BY CLIENTS