how can we use static and extern?and where can we use this?
Answer Posted / manojkumar
the above answer is write.thanks to vignesh.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain setjmp()?
Write a program to generate the Fibinocci Series
What is New modifiers?
Explain the priority queues?
Explain what is a const pointer?
What are the benefits of organizational structure?
In a switch statement, explain what will happen if a break statement is omitted?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
What is an lvalue?
Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays
What is a memory leak? How to avoid it?
What are the different types of objects used in c?
write a program for the normal snake games find in most of the mobiles.
When should volatile modifier be used?
Why clrscr is used in c?