int far *near * p; means
No Answer is Posted For this Question
Be the First to Post Answer
what is c++ programming?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
Why is c so important?
Explain about block scope in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is scope rule of function in c?
what do you mean by inline function in C?
What is the benefit of using #define to declare a constant?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What is spaghetti programming?
What is the purpose of scanf() and printf() functions?
What is a memory leak in structures? How can we rectify that?