Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.79K
1 Posted Topic
plz expalin me what is loop counter and in this program why we are using b=a simply we can take two variable a,b for eg: void main() int a,b; for(a=5;a>0;a--) an why u r putting c*=b in curly brackits
The End.
prateekshaa