What is a void pointer? When is a void pointer used?
How do you define CONSTANT in C?
Explain pointers in c programming?
What are data types in c language?
The statement, int(*x[]) () what does in indicate?
Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com
Why is the code below functioning. According to me it MUST NOT.
what is the use of fflush() function?
Write a program of advanced Fibonacci series.
How can I make sure that my program is the only one accessing a file?
print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20
What is ctrl c called?
What is the correct code to have following output in c using nested for loop?