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
what is dangling pointer?
What is string in c language?
Are pointers integer?
What is the purpose of Scanf Print, getchar, putchar, function?
What are actual arguments?
What is string function in c?
What is binary tree in c?
Q. where is the below variables stored ? - volatile, static, register
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
How does C++ help with the tradeoff of safety vs. usability?
related to rdbms query .