Monday, January 1, 2018

WAP in c++ using pointers to find the smallest and the largest element in a dynamically created array


Aim :  WAP in c++ using pointers to find the smallest and the largest element in a dynamically created array

CODE:

OUTPUT:


No comments:

Post a Comment