Templates mean
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of classes in c++;
WHEN A COPY CONSTER IS CALL ?
why we call c++ is object oriented lanaguage
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 namespace? what are the uses of namespace?
is there any choice in opting subjects like 4 out of 7
what is the difference between ERROR and EXCEPTION?
When is a memory allocated to a class?
What is coupling in oops?
what i oops concept, how many languages supports oops concept?
What is abstract class in oop?
what is use to destroy an object? illustrate.