Question 21.
If we have an expression a = b*
10; and we want to convert their
expression in shorthand
assignment operator. Find out
which expression we will write:
Answer:
a * = 10
a * b = 10
a * = 5, 10
We will not able to convert
the expression in shorthand
assignment operator
Answers
Answered by
1
Explanation:
You can use following syntax to multiply one number from another :
a=b*10
a/b=10
Similar questions
Computer Science,
4 months ago
Economy,
4 months ago
Computer Science,
4 months ago
English,
8 months ago
Geography,
8 months ago
English,
1 year ago
Math,
1 year ago