Computer Science, asked by kanchandevichairman, 5 months ago

.......... is the meaning of the expression ,statement and program units.​

Answers

Answered by jagatapabhi92
2

“expression” is a combination of values and functions that are combined and interpreted by the compiler to create a new value, as opposed to a “statement” which is just a standalone unit of execution and doesn't return anything.

Similar questions