Is it possible to have a function as a parameter in another function?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
What's a "sequence point"?
what do structure language means?
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)
Why c is called object oriented language?
Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc
What is the translation phases used in c language?
is c language is a object oreinted language?
1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file
What are the different pointer models in c?
How can I do graphics in c?
What does p mean in physics?