wojciamb5071 wojciamb5071 01-02-2024 Computers and Technology contestada When working with a parameter that has been passed by address it is unnecessary to use the & (address) operator in the scanf because a pointer variable already represents a memory location A. True B. False