Computer Science, asked by yashiii24, 2 months ago

Fill in the missing parentheses to have x's value
equal 14.
int x =
4 + 3
2;​

Answers

Answered by dineshkumar100
2

Answer:

Here is the answer:

int x=(4+3)*2;

Answered by dhivyasutish
0

Answer:

x= 14.....

x=10+1+1+1+1

Similar questions