answersLogoWhite

0

What is 'this pointer' in regards to computer programming?

Updated: 8/16/2019
User Avatar

Wiki User

16y ago

Best Answer

It is a pointer which is pointing to present object with which the memberfunction is called in c++ language.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is 'this pointer' in regards to computer programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is class a pointer?

No. In computer programming, a class is a data type while a pointer is a variable that can store a memory address.


What is the important of pointer in c programming?

It is accessing data by address.


What is short and long pointer?

A short pointer typically refers to a pointer that occupies fewer bytes (usually 2 bytes), while a long pointer is a pointer that occupies more bytes (usually 4 or 8 bytes) to represent memory addresses in computer programming languages. Short pointers are more limited in the range of memory addresses they can access compared to long pointers.


Does a computer mouse appear as a pointer or marker?

Pointer


What is a pointer in programming?

pointers are the variable which stores the address of another variable.


What is pointers in oop?

A pointer is a programming language data type whose value refers directly to (or "points to") another value stored elsewhere in the computer memory using its address.


WHAT IS POINTER TO POINTER IN C POINTER?

Pointer in C is Memory Reference. It stores memory address of any variable, constant, function or something you later use in your programming. Pointer basically used to ease the referencing of variables and others or in polymorphism and inheritance.


How is computer programming used in computer programming?

Parallax is used in computer programming by using a computer and a USB connection. They have been popular in robotics because of their easiness to program.


Advantages of computer programming?

The advantages of computer programming is that it pays well since programming is a creative task. Computer programming helps human beings solve problems on a regular basis.


What is the diffirence of computer programming and computer science?

Computer science is a more abstract study of computing techniques; which will include computer programming. Computer programming, as it implies, is the practise of writing programs for computers.


What is the pointer on the computer screen?

cursor


Which programming language uses a mouse pointer shaped in the form of turtle?

Logo