Guest

plz give me the correct programs for the following set of programs 1. Write a program to create a one dimensional array at run time using a user defined function with user given number of elements into it. Also write separate functions that would allow you to insert and delete elements into/from this array at any arbitrary location. 2. Write a program to add and subtract following polynomials 5x 2 – 3xy + y, 2x 2 – y 2 + 5xy – x + y using array. 3.Write a program to create one dimensional, two dimensional and three dimensional arrays in memory and then verify the various address calculation formulae for any arbitrary element of these arrays 4. Write a program to implement a stack in an array and perform PUSH, POP, PEEP and CHANGE operations on it using functions. 5. Write a program to convert the following expression to its postfix equivalent using stack ((A + B )* D) ^ (E – F) A + (B * C – (D / E ^ F) * G) * H Where ^: raise to the power

plz give me the correct programs for the following set of programs



1.       Write a program to create a one dimensional array at run time using a user defined function with user given number of elements into it. Also write separate functions that would allow you to insert and delete elements into/from this array at any arbitrary location.


2.       Write a program to add and subtract following polynomials 5x2 – 3xy + y, 2x2 – y2 + 5xy – x + y using array.



3.Write a program to create one dimensional, two dimensional and three dimensional arrays in memory and then verify the various address calculation formulae for any arbitrary element of these arrays



4.       Write a program to implement a stack in an array and perform PUSH, POP, PEEP and CHANGE operations on it using functions.


5.       Write a program  to convert the following expression to its postfix equivalent using stack



  1.  

    1. ((A + B )* D) ^ (E – F)

    2. A + (B * C – (D / E ^ F) * G) * H     Where ^: raise to the power


Grade:

1 Answers

Sourabh Singh IIT Patna
askIITians Faculty 2104 Points
7 years ago
Hii

Your question is out of bounds of the domain from where we give answers . We can help you solve the questions but direct assignment help is avialable at TRANSTUTORS.
You can go over there to sekk this kind of help

Think You Can Provide A Better Answer ?

ASK QUESTION

Get your questions answered by the expert for free