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
What is hash table in c?
Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?
Why is the code below functioning. According to me it MUST NOT.
What is the use of typedef in structure in c?
What is the value of c?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
What do you understand by normalization of pointers?
write a program to display numbers from 1 to 10 and 10 to 1?
What are the types of bitwise operator?
FILE PROGRAMMING