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 are the string functions? List some string functions available in c.
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
What are the advantages and disadvantages of pointers?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
How can I prevent another program from modifying part of a file that I am modifying?
Why functions are used in c?
When a c file is executed there are many files that are automatically opened what are they files?
Who developed c language and when?
What are runtime error?
Is swift based on c?
Explain what is the difference between a string and an array?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is the best way to store flag values in a program?
What is scope of variable in c?
What is define directive?