Computer Science, asked by btsarmy51, 7 months ago

what is the output :
int a = 5
a++ ;
System.out.println(a);
a- =(a--)-(--a);
System. out.println (a) ;
(a) 4
(b) 64
(c) 5
(d) 65​

Answers

Answered by mr9531187
3

Answer:

65 h iska answer ok ( d) h

Answered by sandyakv81390hani
3

Answer:

(d) 65 is your answer .

please mark as BRAINLIEST

Similar questions