What does static variable mean in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is a static variable in c?
write a program to add two numbers of any size.....(remember any size)
What are the benefits of organizational structure?
Describe newline escape sequence with a sample program?
What is the right way to use errno?
Explain void pointer?
what is pointer ? what is the use of pointer?
what is stack , heap ,code segment,and data segment
How to add two numbers with using function?
Explain how do you override a defined macro?
what is the differance between pass by reference and pass by value.
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code