What do you mean by inline function?

Answer Posted / p suresh kumar

The __inline keyword tells the compiler to substitute the
code within the function definition for every instance of a
function call.
However, substitution occurs only at the compiler’s
discretion.
For example, the compiler does not inline a function if
its address is taken or if it is too large to inline.

Is This Answer Correct ?    10 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write string class as your own class in java without using any built-in function

2195


What is the oops and benefits of oops programming?

725


Can you inherit a private class?

833


Can static class have constructor?

780


What is overloading in oop?

755


program for insertion ,deletion,sorting in double link list

2435


Why is oop useful?

805


State what is encapsulation and friend function?

928


Get me an image implementation program.

1729


What are the types of abstraction?

757


What is static in oop?

818


class type to basic type conversion

2078


What is object and class in oops?

774


What is meant by oops concept?

778


hi all..i want to know oops concepts clearly can any1 explain??

1878