How do you declare A pointer to a function which receives nothing and returns nothing
No Answer is Posted For this Question
Be the First to Post Answer
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
Which bit wise operator is suitable for checking whether a particular bit is on or off?
What are the two main components of c++?
Will the following program execute?
Why is c++ is better than c?
Explain the concept of friend function in c++?
Explain differences between new() and delete()?
Why c++ is better than c language?
why is iostream::eof inside a loop condition considered wrong?
What does new return if there is insufficient memory to make your new object?
Can we make copy constructor private in c++?
How many pointers are required to reverse a link list?