what is the height of tree if leaf node is at level 3. please
explain
No Answer is Posted For this Question
Be the First to Post Answer
what is the defrenece between structure and union
Table of Sudoku n*n
Compare interpreters and compilers.
What is meant by global static? why we have to use static variable instead of Global variable
code for quick sort?
Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0
what are the advantages & disadvantages of unions?
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
dynamically allocate memory for linear array of n integers,store some elements in it and find some of them
What is the purpose of sprintf?
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)
Explain bitwise shift operators?