difference between pure and mixed expression in java(Other than the defination any other difference??)
Answers
Answered by
0
Answer:
Explanation: Java is Java but javascript is not Java
Answered by
1
Answer:
pure expressions, all the operands are of same type. And in mixed expressions, the operands are of mixed or different data types. Real expression are formed by connecting real constants and/or real variables using real arithmetic operators.
Similar questions