Number of null pointers in any binary tree
Answer Posted / guest
n+1
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
what is the extension of SPDS Dynamic cluster tables?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
how to remove header and footer in jcl using sort utility
what is meant by life cycle of a business
Please describe an example where you used object orientation in one of your programs.
why not instantiating servet using new operator?
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
what is an INI file?
what is the last ant version you worked?how to get it
< No Frames > tag is used for
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile