Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
No Answer is Posted For this Question
Be the First to Post Answer
There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What are structure types in C?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What is meant by recursion?
Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com
4)What would be the output? main() { int num=425; pf("%d",pf("%d",num)); } a)Comp error b)4425 c)4253 d)3435 e)none
Explain what is wrong in this statement?
What does 1f stand for?
any string of bits of length 'n' represents a unique non- negative integer between.............?
What is hashing in c language?
Explain how can type-insensitive macros be created?