in one file global variable int i; is declared as static. In
another file it is extern int i=100;
Is this valid ?
Answer Posted / guest
yes
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
will u please send me the placement papers to my mail???????????????????
How many main () function we can have in a project?
How can I send mail from within a c program?
How do we print only part of a string in c?
What is c language & why it is used?
Is c easier than java?
Explain what are preprocessor directives?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
What is the use of c language in real life?
What is the value of h?
What are the basic data types associated with c?
Why c is a procedural language?
How are structure passing and returning implemented?
Is a house a shell structure?
What is the purpose of realloc()?