Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why preincrement operator is faster than postincrement?

Answer Posted / shakti singh khinchi

Because post increment operator uses a temporary variable to
store the incremented value for a variable until it is used
in the next executed statement, whereas pre increment
operator not using any temp variable, it is just increase
that value at the time of execution using reference.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a multimap c++?

1279


What are the two main components of c++?

1156


How do I download c++?

1058


What are the steps in the development cycle?

1162


an operation between an integer and real always yeilds a) integer result b) real result c) float result

1217


What is the difference between method overloading and method overriding in c++?

1212


What does override mean in c++?

1118


List the features of oops in c++?

1095


Where are setjmp and longjmp used in c++?

1172


Describe protected access specifiers?

1295


What is c++ manipulator?

1029


What is a dll entry point?

1065


Are strings mutable in c++?

1198


Write about an iterator class?

1132


What are the various storage classes in C++?

1188