Computer Science, asked by 8b27, 10 hours ago

E.g. int l,b,a; l=10; b=20; a=l*b ; here l,b,a are ________
integer constants
integer variables
real constants
real variables​

Answers

Answered by boomikaa
1

Answer:

constant

Explanation:

in many ways the channel and I will be there at some mistake

Answered by pranjalprabhat6
0

Answer:

integer variable

Explanation:

because in coding if we declare something is called integer variable so we declare b=1 so if anyone says b so we change it to 1 so, example-:b+b= ?

put b=1 so,1+1= 2

value of b+b =2

Similar questions