75.46 is assigned as an integer constant. What will be value taken by the c++ compiler?
Answers
Answered by
0
Answer:
The integers that are too big to fit into an int will be taken as long. Now there are ... Literals: The values assigned to each constant variables are referred to as the literals. Generally, both terms ...
Similar questions