Why is c++ still used?
No Answer is Posted For this Question
Be the First to Post Answer
What are friend functions in C++?
What do you mean by internal linking and external linking in c++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What is namespace & why it is used in c++?
What is the v-ptr?
Explain overriding.
Can a built-in function be recursive?
What does iomanip mean in c++?
Who made c++?
Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??
Write my own zero-argument manipulator that should work same as hex?
How the delete operator differs from the delete[]operator?