1. Represent sets using one dimensional arrays and implement functions to perform union, intersection, difference, symmetric difference of two sets.
2. Represent matrix using two dimensional arrays and perform following operations: Addition using pointers, multiplication without pointers, transpose using pointers.
2. Represent matrix using two dimensional arrays and perform following operations: Addition using pointers, multiplication without pointers, transpose using pointers.
No comments:
Post a Comment