Which of the following is correct about the statements given below?
1. All operators can be overloaded in C++.
2. All operators can be overloaded in C++.
Which of the following is a mechanism of static polymorphism?
Which of the following ways are legal to access a class data member using this pointer?
Which of the following factors supports the statement that reusability is a desirable feature of a language?
Which of the following statement is correct?