if there are n nodes in a binary tree, how many null
pointers are there?
Answer Posted / fakkad
maximum(for complete binary tree) n+1
so total null pointers are <=n+1
It is equivalent to total number of leaf nodes.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is web.configuration? how is it work? & wht is use this?
Difference between views and index in sas programming
How does the TCP handle the issue of multiplexing?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
3. What is the difference between testing and Quality Assurance?
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
what is delegate and how works delegate and event.
What is the difference beween joblib and steplib statements
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
What is the use of sas software? Is sas and sap are different?
can we use commit,rollback in triggers and how?
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
what is difference between object oriented programming structure and object oriented programming system?
1) How can u create the table?
What do you understand by modular programming?