Computer Science, asked by keshav295, 5 months ago

what are expressions in java?ICSE 10

Answers

Answered by ananyanaskar28
0

Answer:

Expressions in Java are used to fetch, compute, and store values. To fetch a value, you use a type of expression called a primary expression. ... The one exception is an expression that calls a method declared with the void return type. An expression that invokes a void method cannot be embedded in another expression.

Similar questions