Latest Answer: Partial class has the capability to contain two or more classes. It is used in .net framework 2.0 cos here comes the concept of masterpages. A single page is capable to contain its class as well as code for master pages also. ...
Latest Answer: pointer to the array is the base address or the location of the first element of the array while the array to the pointers is the storage for the saving of the pointers in the array. ...
How can we insert the following numbrs 7,5,1,8,3,2 in a binary tree so that inorder and preorder traversal is same