Explain the difference between null pointer and void pointer.
can we write a program in c for printf and scanf without using header file stdio.h
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
convert 12345 to 54321 withoutusing strig
what is array?
why we are using semicolon at the end of printh statment
Where is volatile variable stored?
What are the 5 organizational structures?
where do we use structure pointer?
what is the height of tree if leaf node is at level 3. please explain
what is the use of ~ in c lang?????
what is the difference between structural,object based,object orientd programming languages?
What is the difference between array and pointer?