answersLogoWhite

0

Examples:

*

[]

->

=

==,<=,<,!=,>=,>

+,+=,-,-=

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Which are the possibe arithmetic operation with pointers?

Pointers in C are stored as integers. You can perform any mathematical operations on pointers that you can perform on ints.Of course not, the following operations are possible: =, +, +=, ++, -, -=, --, *, [], ->, typecast


Which arithmatic operations can be performed on pointers?

Increment and decrement only.


What is that called on which an operation is performed?

If you are asking in terms of computers then an operation is performed on an operand.


Is it true or false that assigning an address to a pointer variable is valid operation?

Pointers are meant to store adresses.


What is idempotent operation?

An operation which when performed multiple times, has no further effect on Its subject after the first time it is performed. - Nacolepsy


What is active operation?

An active operation is one that is currently being performed.


How to perform string operations like concatenation compare etc without using built in functions?

performing string operation using pointers


What is function of NOP instructions?

no operation is not performed


The action performed in a math problem?

Is an operation.


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 =,&lt;,&gt;.


The operation performed on the input of a function?

function rule


What are void pointers?

They are pointers without type