Question 1:
What is the syntax for the declaration of pointer and Null-pointer?
Question 2:
Illustrate out the term pass by values.
Question 3:
Write down the three (3) conditions which must be satisfied by the re-entrant function.
Question 4:
Explain pass by reference.
Question 5:
What is the syntax for the function pointer?
Question 6:
Illustrate out the term queue.
Question 7:
Illustrate out the term stack.
Question 8:
Illustrate out the term List.
Question 9:
Illustrate out the term Object oriented programming.
Question 10:
Write down the benefits of OOPs.