Why are pointers not used in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How the V-Table mechanism works?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
in C++ , the word plus plus who found this?
Is there any difference between int [] a and int a [] in c++?
What does asterisk mean in c++?
What are the comments in c++?
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
What is name hiding in c++?
How does c++ sort work?
Are vectors passed by reference c++?
What is the difference between the compiler and the preprocessor?
why is c++ called oops? Explain