Dissimilarity between NULL and VOID pointers
What is the dissimilarity between NULL and VOID pointers?
Expert
The dissimilarity between NULL and VOID pointers is given below:
NULL:
It can be value for pointer type variables.
VOID:
It is a type identifier that has not size.
Both NULL and VOID are not similar. Illustration as: void* ptr = NULL;
List the areas in that data structures are applied extensively?
Write down a brief note on the term recursive algorithm?
List out the merits and demerits of the term rehashing?
Describe in brief the term binary search?
Explain Tree database briefly.
Specify the methods which are available in the storing sequential files?
Explain what is meant by the specification?
What is the quickest sorting method to use?
Write down in brief the working process of Merge Sort?
Explain the difference between a stack and a Queue.
18,76,764
1938800 Asked
3,689
Active Tutors
1423950
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!