What is the symbol to evaluate expression in Computer C++??
Answers
Answered by
1
Answer:
Numbers in C++ expressions are interpreted as decimal numbers, unless you specify them in another manner. To specify a hexadecimal integer, add 0x before the number. To specify an octal integer, add 0 (zero) before the number
hope it helps you
Similar questions
Social Sciences,
5 months ago
Hindi,
5 months ago
Hindi,
5 months ago
History,
11 months ago
Math,
11 months ago