All About Codes...
Is there a bug in this code if we use a post/pre increment operator when calling number(n) in main.Do we really get square then? say number(n++)
Add your comments here
contact@aboutcodes.com
Is there a bug in this code if we use a post/pre increment operator when calling number(n) in main.Do we really get square then?
ReplyDeletesay number(n++)