if there are n nodes in a binary tree, how many null
pointers are there?
Answer Posted / banti sharma
Anand Prakash is Absulutely right
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
can any one suggestion me present which course(except java,.net) has huge demand in the market?
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
when we use mantis? how learn mantis?
Diff between IF and where ?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
Write a pascal program to calculate the sum of the first 100 even number and odd number
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
what is the use MDM(Master Data Management)and meaning
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
How do you initialize a static member of a class with return value of some function?