Which of the following is the correct rule of method overridden? I. Same method name. Match the type and number of parameters list. II. I. Can be any of method type. IV. Match with the method type. A. I and II B. I, Il and IV C. I, Il and III D. I and IV

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

help me answer this

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
Transcribed Image 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
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Troubleshooting
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education