Multiple choice Which of the following statements is/are not true? There are two types of overloading, i.e. function overloading and operator overloading in C++. It is not necessary to initialise the static variables. We can have a static virtual function in C++. Both (2) and (3) None of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation Yes, both options are the false statements, so this option is correct according to the question.