⟩ Which of the following is invalid header file name? a) <iostring> b) <string> c) <iostream > d) <sstream>
a) <iostring>
a) <iostring>
Member function of one class can be friend function of another class a) true b) false
We can throw exception in catch block a) True b) false
in C++, an object can be returned as argument a) false b) true
You can use C++ as a procedural, as well as an object-oriented language? a) true b) false
Inventor of C++ language is a) John Dell b) Bjarne Stroustrup c) Thomusn Steve d) Karl Thomus
Can you please explain function overloading?
Explain overloading unary operator?
Can you please explain operator overloading?
Explain function overloading?
What is overloading template?