ADVANCE COMPUTER PROGRAMMING QUESTION PAPER

                                  ADVANCE COMPUTER PROGRAMMING QUESTION PAPER

PART-A                                              (2*7= 14 MARKS)
1.       What does it mean by the term Pointer expression and pointer assignment?
2.     Define the term “pointer” and give its declaration syntax.
3.     What is the numeric value identifier of a memory location called?
4.     How to Accessing Structure Members in C language
5.     Define “Union” 
6.     Define the term structure and show its general form. 
7.     Write about “Bit-Fields”                                                   
       
                                                                     PART-B                                                        (3*4=12 MARKS)
8.       a)   Write short notes on  passing pointer to function with simple syntax

OR
b)  Write a program using pointers to determine the length of a character string.

9.       a)  Explain about Initializing Structures with example.
OR
b)  When a structure is a member of another structure it is called a nested structure.    
    10.    a)  Explain four advantages of pointers.
                                                                                                 OR
             b) White a program which opens two files and closes them after all operations on them are                                        .             completed.       
                                            PART-C                                          (2*12=24 MARKS)

11.   a) Briefly explain about String Manipulation Using Pointers with example program.


OR
b) Brief explain about structure pointers with example program
       12. a) Write a program to illustrate the comparison of structure variables.
                                                                                                    OR
              b) With example program elucidate about pointers and one dimensional array.


0 Comment "ADVANCE COMPUTER PROGRAMMING QUESTION PAPER"

Post a Comment