For a binary tree with n nodes, How many nodes are there
which has got both a parent and a child?
No Answer is Posted For this Question
Be the First to Post Answer
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
how many trailing zeroes are there in 100! (100 factorial)?
Write a program to show polymorphism.
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
why we need to take u?
what diffrence between procedure and function?
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
What is diffrent between Method and and function in c#
technical interview questions and process
3.Give the formula for determine the range of the data type?