9. Which of the following is the correct rule of method overridden? Same method name. Match the type and number of parameters list. Can be any of method type. I. I. III. IV. Match with the method...


help me answer this


9.<br>Which of the following is the correct rule of method overridden?<br>Same method name.<br>Match the type and number of parameters list.<br>Can be any of method type.<br>I.<br>I.<br>III.<br>IV.<br>Match with the method type.<br>A. I and II<br>B. I, Il and IV<br>C. I, Il and II<br>D. I and IV<br>10. Which of the following is NOT referred to the used of keyword this in Java?<br>A. Used to call the copy constructor of the super class.<br>Referred to the current class instance variable.<br>В.<br>C. Used to invoke the current class constructor.<br>D. Referred to the current of an instance method or a constructor.<br>11. Which of the following are CORRECT differences between Java and C++ programs?<br>Java program supports method overloading while C++ supports operator and<br>method overloading.<br>I.<br>I.<br>Java supports both structures and object concept while C++ supports structures<br>only.<br>III.<br>Java uses compiler and interpreter while C++ uses compiler only.<br>IV.<br>Java supports single inheritance while C++ supports multiple inheritance.<br>A. I, II, III and IV<br>B. III and IV<br>C. I, III and IV<br>D. II, III and IV<br>12. Given the following statement about the object concept:<br>

Extracted text: 9. Which of the following is the correct rule of method overridden? Same method name. Match the type and number of parameters list. Can be any of method type. I. I. III. IV. Match with the method type. A. I and II B. I, Il and IV C. I, Il and II D. I and IV 10. Which of the following is NOT referred to the used of keyword this in Java? A. Used to call the copy constructor of the super class. Referred to the current class instance variable. В. C. Used to invoke the current class constructor. D. Referred to the current of an instance method or a constructor. 11. Which of the following are CORRECT differences between Java and C++ programs? Java program supports method overloading while C++ supports operator and method overloading. I. I. Java supports both structures and object concept while C++ supports structures only. III. Java uses compiler and interpreter while C++ uses compiler only. IV. Java supports single inheritance while C++ supports multiple inheritance. A. I, II, III and IV B. III and IV C. I, III and IV D. II, III and IV 12. Given the following statement about the object concept: "Providing only essential information about the data to the outside world, hiding the background details or implementation." Which of the following OOP concept that relates to the above statement? A. Abstraction B. Encapsulation С. Inheritance D. Polymorphism

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here