1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Jet001 [13]
2 years ago
15

Here is some pseudocode that uses object-oriented programming:

Computers and Technology
1 answer:
MrRa [10]2 years ago
4 0

Answer:

Explanation:

Using the code snippet in the question, each of the following terms would be considered the...

AlcoholicIngredient = Class Name

Ingredient = Parent Class

volume = member variable, field, or property

calc_total_alcohol = method

ingredient = object

ingredient.input = method call

These would be the classification of each of these terms in the snippet of Object-Oriented Programming Code. The terms after the keyword Class is the Class Name. The term after the keyword extends is the Parent Class. The term volume comes after the keyword Real meaning its an integer variable. cacl_total_alcohol comes after the Public Function keyword making it a method. The variable ingredient comes after the Ingredient Class Name and is being equalled to an ingredient constructor making it an object of class Ingredient. Lastly, the ingredient.input() is calling the input method that exists within the Ingredient class.

You might be interested in
9) Which date is assigned the serial number of 1?
goldenfox [79]

9) Which date is assigned the serial number of 1?

A. January 1, 1700

B. January 1, 2000

  • C. January 1, 1900

D. January 1, 1800

7 0
2 years ago
Read 2 more answers
If a tire fails or you have a blowout you should immediately concentrate your attention on
Orlov [11]

Stopping the car. Do not continue driving if your tire has failed or blown out. After you stop the car, call for roadside assistance. Remember, safety first when you're driving!

7 0
3 years ago
Read 2 more answers
How do programming languages work?
erastova [34]
A programming language acts as a translator between you and the computer. Rather than learning the computer's native language (known as machine language), you can use a programming language to instruct the computer in a way that is easier to learn and understand.
8 0
3 years ago
In Revit, BIM provides a variety of model information. Which piece of information is not offered by BIM? Select Answer A) Payrol
gizmo_the_mogwai [7]

Answer:

yeet my points into my wallet i need brainliest for points plzz

i actually think scheduling im 11 so i dont know dude

4 0
3 years ago
Assuming you can use infinite number of CPUS for performance improvements, what would be the maximum speed up when the paralleli
natita [175]

Answer:

correct option is D i.e. 20

Explanation:

Given data:

Parallelizable portion is  given as 95%

so remaining will be serial portion i.e. 5%

we know that, for infinite number of cpus, maximum speed is calculated as

v =\frac{1}{f}

where f denote serial portion = 5% = 0.05

v = \frac{1}{0.05}

v = 20

hence so for serial portion of 5%, maximum speed is 20

correct option is D i.e. 20

3 0
3 years ago
Other questions:
  • The main thing that adjusting the aperture controls when taking an image is?
    15·1 answer
  • Ted wants to follow the StartSafe philosophy when working around electricity. Which of the following steps would be consistent w
    15·2 answers
  • Please help ASAP, will mark brainliest!
    13·1 answer
  • Which of the following JavaScript expressions is equivalent to the given HTML code? ​ a. Document.getelementbyId("menu1").menu=
    6·1 answer
  • You should always assign the Needs Met rating before assigning the Page Quality rating, T or F ?
    6·2 answers
  • When using the Common Internet File System (CIFS), which security model does not require a password to be set for the file share
    7·1 answer
  • Flash drive DVD and hard drive are all examples of
    6·2 answers
  • Subscribe too my you tube channel for a brainiest
    15·1 answer
  • Read the introduction (paragraphs 1-3].
    7·1 answer
  • 1. The Forever block is present in the<br> ......... block category.
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!