Computer Science, asked by raziyanzp, 9 months ago

what is a pointer objects answer​

Answers

Answered by Niharikamishra24
1

Answer:

hey mate here is your answer ❤️❤️❤️❤️❤️

Pointer To Objects: A Variable That Holds an Address value is called a Pointer variable or simply pointer. ... So similar to these type of data type, Objects can also have an address, so there is also a pointer that can point to the address of an Object, This Pointer is Known as This Pointer.

mark me as brainlist ❤️ ❤️❤️❤️

Answered by ravisimsim
5

Answer:

A pointer stores the memory address of a variable. When you pass a pointer (to an object) for a function as a parameter, it means that function will have access to that object through it's memory address instead of a new object being created on the stack. Consider computer memory like a library of books.

Ur answer is here.....!!!!!

Plz Mark as brainliest....!!!!

Similar questions