Templates mean
No Answer is Posted For this Question
Be the First to Post Answer
What are constructors in oop?
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is overloading and its types?
can we create and enter the data & hide files using programmes ?
What are the important components of cohesion?
What is for loop and its syntax?
What is deep and shalow copy?
what is pointers
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
what is the difference between virtual function and destoctor?