.++what is the output of this segment program in c ;int k=5,n=100 in/=k ;cout<<++k+n++<
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
.++what is the output of this segment program in c ;int k=5,n=100 in/=k ;cout<<++k+n++<
.++what is the output of this segment program in c ;int k=5,n=100 in/=k ;cout<<++k+n++<<endl cout<<n*2<<k/3 26 A 43 26 242 B 26 0 242 0
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!