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

When a function is made inline. Write the situation where
inline functions may not work.

Answer Posted / sathishbca

inline function can be use in single line manipulations in
program it cannot use in looping, branching

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the merits and demerits of declaring a nested class in C++?

1080


What is c++ and its features?

1074


why is iostream::eof inside a loop condition considered wrong?

1110


Describe delete operator?

1144


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

1223


Why is c++ awesome?

1080


What is &x in c++?

1044


Can the creation of operator** is allowed to perform the to-the-power-of operations?

1052


What are virtual functions in c++?

1233


When we use Abstract Class and when we use Interface?where we will implement in real time?

2237


write a porgram in c++ that reads an integer and print the biggest digit in the number

2306


What is a catch statement?

1111


Explain this pointer?

1110


Is c++ still being used?

1063


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

1149