Which is better c++ or java?
No Answer is Posted For this Question
Be the First to Post Answer
what do you mean by memory management operators
Is main a class in c++?
Write a note about the virtual member function?
program to print this triangle * * * * * *
What is size of empty class object
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Why is c++ awesome?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What is null pointer and void pointer?
What are the classes in c++?
What are function prototypes?
Should the this pointer can be used in the constructor?