Answer Posted / bipworld
height of AVL tree is limited to 1.44 log(n) where n is
number of nodes.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are global variables and explain how do you declare them?
If the size of int data type is two bytes, what is the range of signed int data type?
What is the difference between functions getch() and getche()?
Is return a keyword in c?
what is the format specifier for printing a pointer value?
What is the difference between array and linked list in c?
What happens if you free a pointer twice?
Explain the use of fflush() function?
What does volatile do?
What is c programing language?
What is the difference between single charater constant and string constant?
What is the difference between exit() and _exit() function?
What is oops c?
What are the 4 types of functions?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include