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

Post New Answer

More C++ General Interview Questions

What is class invariant?

1 Answers  


What are friend functions?

1 Answers  


What is the most powerful coding language?

0 Answers  


What is vector pair in c++?

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


What is the difference between reference type and pointers.

4 Answers   HCL,


write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement

4 Answers  


What is const in c++?

0 Answers  


What happens when you make call 'delete this;'?

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


How size of a class can be calulated?

2 Answers  


What is size of string in c++?

0 Answers  


Categories