write a programm that stores names in an array and continues to add names until quit is typed. the program has a menu that includes getNames to add the names,sort Names to sort the names with bubble sort,displayNames to show the current names, findName to locate a name or output an error, and romoveName to get rid of a nameWrite a program that computes the average value of an array of floating-point data. In the program, use a pointer variable , and not an integer index, to traverse the array elementsWrite a very simple program that uses two for loops and ONLY pointers and pointer arithmetic (NO other variables are allowed) to display a palindrome forward then backward. Declare the palindrome as follows:char str[] = Straw Warts;
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.