answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What becomes different shapes depending on the task being performed in word and the pointers location on the screen?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Becomes different shaped depending on task and pointers location?

Mouse Pointer.


Could a mouse pointer become different shapes depending on the pointers location?

Sure.


What operation can be performed on pointers?

Examples: * [] -> = ==,<=,<,!=,>=,> +,+=,-,-=


What are the different pencil pointers?

the different pencil pointers are albert Einstein. Archimedes and some other jinjurikis


Which arithmatic operations can be performed on pointers?

Increment and decrement only.


What are significant features of pointers?

Pointers have a very significant importance. Rather than pointing to the variable, they help in pointing to the location of variable.


Array of pointers?

a pointer is a variable that contains memory location of another variable.the value u assign to the pointers are memory address of other variable.


What is the different mouse pointers?

the move pointer


Why pointers are required?

The most important use of pointers comes when we pass value by reference to any function. You do not need to create a second memory location as in pass by value. You can mofify the original variable by using its address.


What are the operations that can be performed using a pointer expression?

a. adding and subtracting the integer values b. adding and subtracting the pointers c. incrementing and decrementing the pointers other than tis pointer operations include relational operations such as =,<,>.


Why pointers in c?

Pointers are variable that are used to point to the address of another variable. OR Pointers can also me defined as variables that are used to store address of another variable. They provide means through which the memory location of variable can be directly accessed and they also support dynamic allocation routines.


What are the five basic operations performed by any computer system?

Process ManagementMemory ManagementInput/Output ManagementFile ManagementInterface (Menus Pointers ect)