A function declaration has the same relationship to a function definition that?

(A) a class definition has to an object definition
(B) an object declaration has to an object
(C) a variable has to a variable declaration
(D) a variable declaration has to the variable itself

Related Posts 👇

  • Choose the correct statement:

    (A) step wise refinement uses top down methodology
    (B) step wise refinement uses bottom down methodology
    (C) use of library routines facilitate bottom up methodology
    (D) both a and c above

  • FORTRON does not permit recurision because:

    (A) it uses stating allocation for storing variables
    (B) it uses dynamic allocation for storing variables
    (C) stacks are not available in all machines
    (D) it is not possible to implement recursion in all machines

Leave a Reply

Your email address will not be published. Required fields are marked *