the portion of a computer program within which the definition of the variable remains unchanged

a) mode

b) module

c) scope

d) none


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are the scope of static variables?

0 Answers  


1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop

2 Answers  


Can anyone tell what is stack overflow? what precaution we should take?

1 Answers  


Why clrscr is used in c?

0 Answers  


What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

4 Answers   Infosys, TCS,






Is python a c language?

0 Answers  


whitch value return void main?

11 Answers  


write a progam to display the factors of a given number and disply how many prime numbers are there?

2 Answers  


Is null always defined as 0(zero)?

0 Answers  


Explain high-order bytes.

0 Answers  


consagous technology placement paper

3 Answers   Consagous, Sypra,


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

0 Answers  


Categories