what is level of tree if leaf node is at level 4.please
explain.
Answer Posted / xxxxx
Its level 4
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How many bytes are occupied by near, far and huge pointers (dos)?
List some of the dynamic data structures in C?
What is the best way of making my program efficient?
Is c is a procedural language?
How can I read data from data files with particular formats?
Where static variables are stored in memory in c?
What is variables in c?
What is ambagious result in C? explain with an example.
How is actual parameter different from the formal parameter?
Difference between malloc() and calloc() function?
What is scanf () in c?
What are the header files used in c language?
What are enumerated types?
Write a program to use switch statement.
What are register variables? What are the advantage of using register variables?