Answer to Question #281141 in C++ for Hesham

Question #281141

write a statement that declares a variable num of integer type as a constant having a value 5


1
Expert's answer
2021-12-20T10:00:05-0500

Statement that declares a variable num of integer type as a constant having a value 5:

const int num = 5;

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