Exercise
- Take an input from the Serial Monitor, and display the value on the Serial Monitor using a pointer. 
- Using structure, write a program to print all the values of the structure by using a pointer and array. 
- Write a program with three structures ( - basicInfo,- personalInfoand- extendedInfo), with a number of variables. Print them from the- setup()class as shown on the nested structure, but this time, use a pointer.
- Store five values to an array by using a pointer and print them using a loop. 
 
                                             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
     
         
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                