What is null and void pointer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What are the four partitions in which c++ compiler divides the ram?

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


What is c++ and its features?

0 Answers  






How do pointers work?

0 Answers  


What do you know about friend class and friend function?

1 Answers  


What is ostream in c++?

0 Answers  


What is bubble sort c++?

0 Answers  


How many types of comments are there in c++?

0 Answers  


What is the difference between Pointer and a Reference? When you would use them?

4 Answers   Wipro,


What is virtual methods?

0 Answers  


Categories