what is prefix operator
Answers
Answered by
2
prefix operator in an operator which is used before the variables...eg.-»++i
which follows change ,then use rule...
hole dis helps...
which follows change ,then use rule...
hole dis helps...
debashreeghosh:
When increment or decrement operator are applied before the operate they are known as prefix operator the operator works on the principle of change before action it means the value of the variable changes before the operation takes place
Similar questions