What is null pointer and void pointer and what is their use?
No Answer is Posted For this Question
Be the First to Post Answer
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,
What is the use of the this pointer?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Write a program to find the Factorial of a number
What is the basic difference between C and C++?
What is :: operator in c++?
What happens when a function throws an exception that was not specified by an exception specification for this function?
How new/delete differs from malloc()/free?
What can c++ be used for?
How would you use qsort() function to sort an array of structures?
What is buffer and example?
Which of the following operator cannot be overloaded?