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...

What is the difference between const and constexpr?

Answer Posted / nashiinformaticssolutions

• const: Value remains constant; evaluated at runtime.
• constexpr: Evaluated at compile time for optimization.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define pointers?

1096


What is auto type c++?

1167


Why we use #include conio h in c++?

1097


Explain virtual class and friend class.

1097


Refer to a name of class or function that is defined within a namespace?

1156


How do I download c++?

1050


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

2413


Why c++ is the best language?

1114


What do you mean by stack unwinding in c++?

1287


What is pointer -to-members in C++? Give their syntax?

1075


Can we specify variable field width in a scanf() format string? If possible how?

1349


Is c++ vector dynamic?

1206


What is class invariant in c++?

1277


How do you establish a has-a relationship?

1169


When is dynamic checking necessary?

1191