What is void pointer in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

0 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


How to access a variable of the structure?

0 Answers  


What is the cout in c++?

0 Answers  


Why c++ is so important?

0 Answers  






What is the Difference between "printf" and "sprintf"?

7 Answers   iSoft, PentaWare, TCS,


Search for: what is pair in c++?

0 Answers  


Check for Balanced Parentheses using Stack?

1 Answers  


What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

0 Answers  


What is the difference between public, private, and protected access?

0 Answers  


Why do we need pointers?

0 Answers  


Categories