that seems to be a "false" question because when the duino reboots or restarts, all pins are in an high-impedance mode (R3), except for pin 13 to which the on-board LED is connected... Its only upon program run that the referenced pins change their state...
The only concern I have at this point is that we dont have a real debug mode in B4R so we cannot stop the running program from the IDE..
And when we compile a new program, there is a brief run of the "older" program before the new one takes over