Global variables are ___________Question 4Answera.None of theseb.Both internal and externalc.Internald.External
Question
Global variables are ___________Question 4Answera.None of theseb.Both internal and externalc.Internald.External
Solution
Global variables are both internal and external. So, the correct answer is b. Both internal and external.
Similar Questions
16. Functions in C Language are always _________a) Internalb) Externalc) Both Internal and Externald) External and Internal are not valid terms for functions
Which one is false regarding global variables?Global variables can only be read inside the function declaring the variable as global inside the function.Global variables remain in memory till the end of the programGlobal variables are those which are declared in global scope.None of the above
Fill in the blanks. __________are the variables declared inside a function. a. Immediate variables b. Global variables c. Local variables d. None of these
define Local and Global variables and the difference between them
Which of the following storage classes is utilized to inform the compiler that a variable defined as "extern" has been declared with external linkage elsewhere in the program?a.Registerb.Automaticc.staticd.External
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.