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 is the condition that is applied with ?: Operator?

0 Answers  


Program to swap the any two elements in an array containing N number of elements?

1 Answers   Bosch, Glenwood, Ugam Solutions,


who is the father of C Language?

20 Answers   CTS, UST,


Can you please explain the difference between syntax vs logical error?

0 Answers  


How to implement call back functions ?

3 Answers   HP,


Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not

9 Answers   Alcatel,


Why do we use static in c?

0 Answers  


Does c have an equivalent to pascals with statement?

0 Answers  


write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?

4 Answers  


Explain how can I convert a number to a string?

0 Answers  


What's wrong with "char *p; *p = malloc(10);"?

5 Answers  


a 'c' program to tell that the set of three coordinates lie on a same line

3 Answers   Persistent,


Categories