Computer Science, asked by vaarunikeshab, 7 months ago

Consider the following Java statements.
5;
int a
int b = 3;
int C = 4;
C = a + b ;
What is the value of c after these lines
execute?​

Answers

Answered by nishamehta81353
0

Answer:

c is the answer mark me brain list

Similar questions