Why is c++ still popular?
No Answer is Posted For this Question
Be the First to Post Answer
Define token in c++.
What is the best ide for c++?
Why iomanip is used in c++?
Is c++ a float?
What are function poinetrs? where are they used?
What is split a string in c++?
What is the need of a destructor?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
Define 'std'.
What are 2 ways of exporting a function from a dll?
Can a constructor throw a exception? How to handle the error when the constructor fails?
What is the difference between #import and #include in c++?