answersLogoWhite

0


Best Answer

Scope is generally defined as variable or functions life... Generally the life is between the opening braces and close braces "{ }" ... If thee variable is defined as "static" and if is defined outside a function then its scope is in same file. if defined as global then its scope is across the files.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is mean by scope in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What do you mean by c language?

C is a programming language.


What do you mean by c?

c is a programing language


What is the scope and sequence of the language subject?

The scope of the language subject refers to the breadth of topics covered, such as grammar, vocabulary, reading, writing, and speaking skills. The sequence outlines the order in which these topics are presented, often building upon each other to ensure a logical progression of learning. Both scope and sequence are important for designing effective language curriculum and instruction.


Why C language is p?

C language is not p actually. Of course it might depend on what do you mean by 'p'.


Why scope resolution is required in c?

Scope resolution is not required in C because C does not support namespaces. All non-local names are declared in the global scope.


Why c plus plus name was given?

In C, the ++ operator means to increment the object associated with it. If you said xyz++; for instance, you would increment xyz. (There are pre-increment and post-increment forms, but that is out of scope for this question.) When the C language was enhanced, the new language was called C++, implying that C++ was the "next", or "incremented", version of C.


What is the scope mount for a Stevens model 325-c?

what is the scope mount for savage 325 c


What does scope of practice mean?

scope of practice mean


What is the scope of phonetics?

language use


What are the colors in C programming language?

What exactly do you mean by colors?


C what does it mean?

Hundred Carbon A vitamin A programming language ...


What is the mean of echoed in c language?

It has nothing to do with C-language, it simply means that when you press a key representing a character, the character appears on the screen.