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 are C++ inline functions?



What are C++ inline functions?..

Answer / hrpynux@gmail.com

C++ provides an inline functions to reduce the function call overhead. Inline function is a function that is expanded in line when it is called. ... This substitution is performed by the C++ compiler at compile time. Inline function may increase efficiency if it is small.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What are the main characteristics of C++ as a programming language?

1 Answers  


What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


List the features of oops in c++?

0 Answers  


i want the NIC programmer-B model papaer pattren, iwant the all model papers?

15 Answers   NIC,


Explain function overloading and operator overloading.

0 Answers  


What is the basic concept of c++?

0 Answers  


What is c strings syntax?

0 Answers  


What causes a runtime error c++?

0 Answers  


How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


What gives the current position of the put pointer?

0 Answers  


Which field is used in c++?

0 Answers  


Categories