inline function is there in c language?

Answer Posted / subash

no inline function there in c language only c++ language

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is %s and %d in c?

778


what value is returned to operating system after program execution?

1855


Explain output of printf("Hello World"-'A'+'B'); ?

1200


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

921


how we can make 3d venturing graphics on outer interface

4406


Is it possible to initialize a variable at the time it was declared?

1022


Why is extern used in c?

853


Explain what is the heap?

824


What is type qualifiers?

891


What is dynamic variable in c?

806


How pointer is different from array?

854


What are the 3 types of structures?

795


What is the use of typedef in structure in c?

736


What is pointer & why it is used?

828


Write a program to check palindrome number in c programming?

800