Explain the difference between null pointer and void pointer.
No Answer is Posted For this Question
Be the First to Post Answer
Can variables be declared anywhere in c?
What is a 'null pointer assignment' error?
What are the 4 types of programming language?
Is this program statement valid? INT = 10.50;
Is there a built-in function in C that can be used for sorting data?
What is void main ()?
IS Doon college of Engn.. has good faculty
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
what are the various memory handling mechanisms in C ?
main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
What is a good way to implement complex numbers in c?