Which is faster post increment or pre increment ? and in
which cases should u use either - to increase speed?
Answer Posted / bakeur
the faster is pre increment
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what's the basic's in dot net
What is a function in oop?
What is abstraction example?
What do you mean by abstraction?
What is balance factor?
Why do we need oop?
What is methods in oop?
What is polymorphism and example?
What is encapsulation example?
Prepare me a program for the animation of train
How do you achieve runtime polymorphism?
Why do we use class in oops?
What is difference between oop and pop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is oops with example?