What is c++ and its uses?
No Answer is Posted For this Question
Be the First to Post Answer
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
Why would you use pointers in c++?
What is the hardest coding language to learn?
What is dangling pointers?and what is memory leak?
What will happen if a pointer is deleted twice?
Can you pass an array to a function in c++?
Why is it called c++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
which of the following is not an secondary constant a) array b) real c) union
Explain the difference between using macro and inline functions?
Explain this pointer?
Can we use this pointer inside static member function?