Question: int a = 5 ; int fun 1 ( ) { a = 1 7 ; return 3 ; } int main ( ) {
int ;
int fun
a ;
return ;
int main
fun;
printfd
a;
What would be output in
What would be the output in Java?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
