What do you mean by inline function?

Answer Posted / poornima.r

the c++ provides a mechanism called inline function.when a function is declared as inline function,the complier copies the code of the function in the calling function

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in oops?

591


What exactly is polymorphism?

581


What is the difference between abstraction and polymorphism?

588


Whats is abstraction in oops?

570


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1754






How is polymorphism achieved?

561


What is difference between abstraction and encapsulation?

565


What is overriding vs overloading?

560


What is destructor oops?

597


What is class and object in oops?

585


What is overloading in oop?

549


What does no cap mean?

567


Please send ford technologies placement paper 2 my mail id

1630


What is multilevel inheritance?

702


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3526