The new operator?

(A) is used to declare objects or variables
(B) can not create and initialize an object
(C) can allocate an appropriate amount of memory for an object or variable
(D) returns an address to an object or variable

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 *