What does *p++ do? What does it point to?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between arrays and linked list
26 Answers MAHINDRA, Tech Mahindra, Wipro,
Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
What is #ifdef ? What is its application?
Explain Linker and Loader
What is a segmentation fault?
where does malloc() function get the memory?
State the difference between realloc and free.
What is difference between structure and union in c?
Explain a pre-processor and its advantages.
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What are the ways to a null pointer can use in c programming language?