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 / glibwaresoftsolutions

• 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

What are the methods of exporting a function from a dll?

1296


Define token in c++.

1206


Why is main an int?

1036


Can we change the basic meaning of an operator in c++?

1156


What is the precedence when there is a global variable and a local variable in the program with the same name?

1172


What is the most common mistake on c++ and oo projects?

1020


Which function should be used to free the memory allocated by calloc()?

1065


What does namespace mean in c++?

1131


Explain deep copy and a shallow copy?

1114


What is c++ w3school?

1153


Why are pointers not used in c++?

1189


What is long in c++?

1300


Explain the advantages of using friend classes.

1224


Write about the members that a derived class can add?

1024


What gives the current position of the put pointer?

1042