-->

Pointer programs:

Pointer programs:

1)WAP to show use of pointer.
                                                                                                                              solution

2)WAP to show a character pointer

                                                                                                                               solution
3)WAP to show pointer for increment and decrement operator.


                                                                                                                                solution
4)WAp to show sum of two numbers using pointer


                                                                                                                                solution
5)WAp to show difference of two numbers using pointer


                                                                                                                               solution
6)WAp to show use of pointer in multiplication and division.

                                                                                                                               solution
7)WAP to show comparison of pointers.

                                                                                                                            solution

8WAP to know array as pointer.

                                                                                                                           solution

                                                                                                                            solution

                                                                                                                           solution

                                                                                                                         solution



9)WAP to know array of pointers.

                                                                                                                           solution
                             
                                                                                                                       
10)WAP to understand call by value and call by address.

                                                                                                                            solution

11)WAP to input 20 numbers and pick the greatest one using pointer.

                                                                                                                            solution

                                                                                                                            solution


12)WAP to find factorial value of a number using pointer.

                                                                                                                            solution

13)WAP to swap two numbers using pointer.

                                                                                                                                solution

14)WAP to sort 10 numbers using pointer.
                                                                                                                                solution


                                                                                                                                 solution

15)WAP to search a number in given list of numbers.

                                                                                                                                   solution

16)WAP to find sum and average of 10 numbers using pointer.

                                                                                                                           solution

17)WAp to understand pointer's pointer.

                                                                                                                               solution

18)WAP to understand pointer passed to function.
       or
     WAP to pass array to function.

                                                                                                                                solution

 
   WAP to count total length of a string using pointer pass to function
       or
    program to pass string to function.
                                                                                                                               solution


WAP to reverse a string using pointer. Pass pointer to function.
or
Program to pass string to function.
                                                                                                                              solution


program to copy a string to another using pointer. Pass string as pointer.
 or
Pass string to function.

                                                                                                                                solution

19)WAP to count total number of vowels ,consonants,spaces in a string using pointer.

                                                                                                                                     solution


20) WAp to reverse a string using pointer.

                                                                                                                                    solution
                           
                                                                                                                                    solution


21) program to use 2d array/string to display address and values.

                                                                                                                                   solution

22)WAP/program to input elements of array and display them using pointer.

                                                                                                                                   solution

23)WAP to input a string and to print its address(character's) with its value.

                                                                                                                                solution

No comments:

Post a Comment