What is the relationship between pointers and data structure?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What are the scope of static variables?
What are global variables and how do you declare them?
Explain data types & how many data types supported by c?
Can true be a variable name in c?
What is the stack in c?
What is undefined behavior?
When should we use pointers in a c program?
write a program to display the numbers having digit 9 in the given range from 1 to 100
Can include files be nested?
Do you have any idea how to compare array with pointer in c?
explain what is fifo?