InterviewSolution
Saved Bookmarks
| 1. |
Assignment statements assigning value to local static variables are executed only once.(a) True(b) False(c) Depends on the code(d) None of the mentionedThe question was asked by my school principal while I was bunking the class.This intriguing question comes from Static Variables in division C Functions and Structure of a Program of C |
|
Answer» The CORRECT CHOICE is (B) False |
|