R

Ram Sharma • 193.86K Points
Coach

Q. Choose a right statement.

  • (A) Variables of type auto are initialized fresh for each block or function call.
  • (B) Variables of type static are initialized only first time the block or function is called.
  • (C) Variables of type register are initialized each time the block or function is executed.
  • (D) All of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.