Can a pointer point to null?
No Answer is Posted For this Question
Be the First to Post Answer
How can I convert integers to binary or hexadecimal?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
what will be the output of this program main() { int i=1; while (i<=10); { i++; } }
is c language is a object oreinted language?
What the advantages of using Unions?
What are qualifiers in c?
what are the files which are automatically opened when a c file is executed?
What is maximum size of array in c?
What are the similarities between c and c++?
related to rdbms query .
What is this pointer in c plus plus?
What are data structures in c and how to use them?