What is the difference between *p++ and (*p)++ ?
No Answer is Posted For this Question
Be the First to Post Answer
What does the linker do?
What are class and object in C++?
How much maximum can you allocate in a single call to malloc()?
Is C++ case sensitive a) False b) Depends on implementation c) True
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
Explain the use of virtual destructor?
What is size_type?
What is a 'pure' virtual function and what's its use?
What do you mean by overhead in c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Can I uninstall microsoft c++ redistributable?