Wednesday, April 1, 2015

Definition of Statistics



Origin and Definition of Statistics

C,C++,OOP(Object Oreinted Programming)

C++  Programming Language is better than C Programming.

Monday, March 30, 2015

Binary Tree (Strictly, Complete,Transversal binary tree)

Binary tree is a tree

Tree (Data Structure)

Tree
         Tree can be defined as a finite set of vertices(nodes zero or more) such that:

Stack (Data Structure)

The Stack
Definition
The stack is an ordered collection of items into which items may be inserter and from which items may be deleted from one end which is known as top of the stack i.e. a single end of the stack is designated as the stack top.