Math, asked by sinceofficial238, 15 days ago

pls help urgent help help help
expand:(x+y-1)^3​

Answers

Answered by ay8076191
0

Step-by-step explanation:

Example:

int a = 8;

int b = 10;

boolean c = a < b;

Here, as a is less than b so the result of a < b is true. Hence, boolean variable c becomes true.

Similar questions