What is meant by global static? why we have to use static
variable instead of Global variable
Answer Posted / vaibhav
global static means the static value declared as a
global.using this we can share same copy of that variable.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
write a c program for swapping two strings using pointer
Differentiate between new and malloc(), delete and free() ?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
What is the use of #include in c?
Define Spanning-Tree Protocol (STP)
A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?
What is the use of parallelize in spark?
What is a far pointer in c?
How do I read the arrow keys? What about function keys?
What is #ifdef ? What is its application?
What is break statement?
What is floating point constants?
Is c programming hard?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?