Computer Science, asked by hiremathbasavaraj197, 8 months ago

var a = 1
console.log(a * 3)

what will be the output??

Answers

Answered by MuqablaGamerz
0

Answer:

Answer:

Explanation:

oppopppopp

Explanation:Answer:

Explanation:

oppopppopp

Answered by amproc
0

Answer:

3

Explanation:

The output will be 3 because multiplying one 3 times is same as 1 + 1 + 1, so the output is 3.

Similar questions