Difference between constant pointer and pointer to a constant.
No Answer is Posted For this Question
Be the First to Post Answer
What is a pointer and how it is initialized?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
can u give me the good and very optimised code for a car racing game?
How to write c functions that modify head pointer of a linked list?
What is file in c language?
What is s or c?
what is the program to display your name in any color?
Explain bit masking in c?
Explain the difference between null pointer and void pointer.
what is the meaning of 'c' language
What is the scope of local variable in c?