what is the difference between function template and
template of function?explain with example.
Answer Posted / sree
its write
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What is a null tree?
What is abstraction with example?
What is the difference between a constructor and a destructor?
How oops is better than procedural?
Are polymorphisms mutations?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Is enum a class?
program for insertion ,deletion,sorting in double link list
What is the point of oop?
What is the highest level of cohesion?
What is abstraction oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
write a C++ program for booking using constructor and destructor.
What type of loop is a for loop?
what is different between oops and c++