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
No Answer is Posted For this Question
Be the First to Post Answer
Explain what happens if you free a pointer twice?
Explain what is #line used for?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
in b=6.6/a+(2*a+(3*c)/a*d)/(2/n); which operation will be performed first a) 6.6/a b) 2*a c) 3*c d) 2/n
Explain what are the different file extensions involved when programming in c?
Explain #pragma statements.
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What do you know about the use of bit field?
What are header files and what are its uses in C programming?
What does struct node * mean?
Explain what does a function declared as pascal do differently?
what is inline function?