| Home / C & C ++ / Q: What are pass by reference and passby value? |
Q: What are pass by reference and passby value? |
||||
A: Pass By Reference means the passing the address itself rather than passing the value. Passby Value means passing a copy of the value to be passed.
|
||||
Powered by
KBPublisher (Knowledge base software)
