Answer Posted / edward
you can't change
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
Is c++ a float?
Why is c++ awesome?
What is the c++ programming language used for?
What is c++ stringstream?
Is there finally in c++?
What can I use instead of namespace std?
What is the difference between #define debug 0 and #undef debug?
Differentiate between a constructor and a method in C++.
What is pure virtual function?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What are files in c++?
What are the types of container classes?
Explain rtti.
Explain what is oop?
What will the line of code below print out and why?