Answers

Question and Answer:

  Home  C++ References

⟩ What is a local reference?

A reference which has a local scope i.e., in a method or in a block or in a function is known as local reference.

 258 views

More Questions for you: