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
What is %s and %d in c?
what value is returned to operating system after program execution?
Explain output of printf("Hello World"-'A'+'B'); ?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
how we can make 3d venturing graphics on outer interface
Is it possible to initialize a variable at the time it was declared?
Why is extern used in c?
Explain what is the heap?
What is type qualifiers?
What is dynamic variable in c?
How pointer is different from array?
What are the 3 types of structures?
What is the use of typedef in structure in c?
What is pointer & why it is used?
Write a program to check palindrome number in c programming?