KnowledgeBoat Logo
|
LoginJOIN NOW

Computer Applications

How is Java expression different from statement?

Java Operators

67 Likes

Answer

An expression is a set of variables, constants and operators i.e. an expression is a combination of operators and operands. When an expression is assigned to a variable, the complete set is referred to as a statement.

Answered By

37 Likes


Related Questions