Answer all the questions.
Question1) Describe Row Major Order and Column Major Order.
Question2) Write a program in ‘C’ language for conversion of a Tree to a Binary Tree
Question3) Write any two algorithms for finding minimum cost spanning tree.
Question4) Describe the process of implementation of two stacks in single dimensional array.