Computer Science, asked by Sayed2407, 9 days ago

Which of the following are invalid constants? Give reasons

Answers

Answered by angrejveer8
0

Answer:

5B is invalid because it is neither integer nor string constant. A string is always written within double quotes("").

Similar questions