|
(1) can we pass more than one argument to template if yes how?kindly give the example?
(2)write a program in c++ to find the greatest and the second greatest from
the list of numbers?
(3) write a programme to using class to multiply two square matrics by overloading multiplication operator?
(4) write a programme in c++ to add two times object using friend function?
(5) what is information hiding?
(6) how c++ structure different from c++ class?
(7) why a freind function can not be used to overload a assignment operator?
(8) explain difference between STL and c++ library?
(9) explain meta class and dynamic binding?
|