1. when you create a class by making it inherit from another class, the new class...

90.2K

Verified Solution

Question

Programming

1. when you create a class by making it inherit from anotherclass, the new class automatically, contains the data fields and_____ of the original class

a. fonts

b. methods

c. class names

d. arrays

2. if a programming language does not support ________, thelanguage is not considered object oriented

a. syntax

b. applets

c. loops

d. polymorphism

3. when you create a class and do not provide a ______, javaautomatically supplies you with a default one

a. constructor

b. argument

c. header

d. name

4. when tou employ ______, your data can be altered only by themethods you choose and only that you can control

a. virtual methods calls

b. polymorphism

c. information hiding

d. inlining

Answer & Explanation Solved by verified expert
4.2 Ratings (682 Votes)
Answer 1Answer Class names Explanation Class contains fields and methods so when you inherit you will get both data fields and methods in child 2Answer polymorphism Explanation Syntax    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students