Which of the following statements are true or false? Statement 1: Compile time storage of a variable

Question:

Which of the following statements are true or false?

Statement 1: Compile time storage of a variable is allocated and released by the compiler depends on the scope of variable and lifetime of a variable.

Statement 2: In dynamic allocation, the programmer is responsible to release the space when it is not required. 

A. Statement 1 is false and Statement 2 is true 

B. Statement 2 is false and Statement 1 is true 

C. Statements 1 and 2 are false 

D. Statements 1 and 2 are true

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: