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
polet [3.4K]
2 years ago
14

Is this code object-oriented, or is it procedural? what clues in the code itself did you use to determine what kind of code it i

s?
based on your reading of the code, what do you think the code is creating or simulating? what are the "objects" in the code line, and to what "class" do they belong?

imagine you wanted to tweak the project so that the list produced by the program included teachers and kept track of how many years they have been working at the school. using the principles of inheritance and overriding, explain how you could take this code and quickly create the new programs.

how could you apply some of the ideas, principles, or structures of coding to fields of study, industries, or tasks outside of creating computer programs? propose at least one way to use "coding" or creating programs outside of computer science and explain how it uses coding-related concepts.

what are the benefits of having access to modern ides that earlier programmers wouldn’t have had?
Computers and Technology
1 answer:
Katen [24]2 years ago
3 0

An Object-Oriented code or coding refers to a technique of programming that utilizes the identification of classes of objects that are closely tied to the functions with which they are related.

<h3>What is a Procedural Oriented Code?</h3>

This refers to a kind of programming language that utilizes a step-by-step method so as to break down a task into a set or a collection of factors or variables and routines or sub-routines using a set of instructions that are sequential.

Objects in programming refer to a type of abstract data that has a state and behavior. It is a specific instance of a class.

A class in programming is a templated definition of the techniques and variables of a certain type of object.

<h3>What are some of the principles and structures of coding?</h3>

There are 10 principles of coding. Some of them are:

  1. Keep it simple
  2. Separate concerns
  3. Document your Code etc.

Some of these principles can be used in normal day-to-day activity and even in business. item 1 for instance can be used during communication.  Effective communication is more effective when it is kept very simple.

It is to be noted that the code referenced in the question is unavailable hence the general answer.

Learn more about Object-Oriented Code at:
brainly.com/question/4560494

You might be interested in
For the following data, what is the average number of cycles per instruction?
Komok [63]

Answer:

2.82

Explanation:

The computation of the average number of cycles per instruction is shown below:

=  Arithmetic/logical operations × frequency cycles + Register load operations ×  frequency cycles  + Register store operations  ×  frequency cycles + Unconditional branch instructions ×  frequency cycles + Conditional branch instructions ×  frequency cycles

=  45% × 1 + 18% × 5 + 10% × 2 + 7% × 1 + 20% × 6

= 0.45 + 0.9 + 0.2+  0.07 + 1.2

= 2.82

7 0
4 years ago
The ________ is responsible for the Internet's domain name system and the allocation of IP addresses.
Agata [3.3K]

Answer:

The answer is "ICANN"

Explanation:

In the given question some information is missing, that is option, which can be described as follows:

A) IAB

B) ICANN

C) W3C

D) ISOC

It manages the installation and processes of multiple databases concerning the Network domain and  provides a stable and safe networking service, and wrong choices were explained as follows:

  • IAB, It provides a protocol to manage IETF, that's why it is wrong.
  • W3C is used in web development.
  • ISOC is used to provide internet accessibility.
6 0
3 years ago
For which input values will the following loop not correctly compute the maximum of the values? 1. Scanner in = new Scanner (Sys
My name is Ann [436]

Answer:

The answer is "Option d".

Explanation:

Please find the complete question in the attached file.

8 0
3 years ago
By default, table headers will include the arrows shown in the table. What menu option(s) are available when this arrow is click
alexira [117]

I guess the correct answer is Formatting and style commands.

8 0
3 years ago
Read 2 more answers
When you are using remote control services and need to enter the ip address of the system you want to control, you should use th
il63 [147K]
<span>When you are using remote control services and need to enter the IP address of the system you want to control, you should use the ipconfig command.
</span>The name of the command ipconfig comes from internet protocol configuration. the command ipconfig displays the IP address, subnet mask, and default gateway for all interfaces. Besides that it d<span>isplays the network configuration, it can be used with parameters and can refresh DHCP and DNS settings.</span>
8 0
3 years ago
Other questions:
  • #Imagine you're writing a program to check if a person is
    8·1 answer
  • A rectangular box that displays information or a program is called
    13·1 answer
  • Which service is used when your email program exchanges messages with the mail server on a distant network?
    5·1 answer
  • The scope of a variable declared within a for() loop is:
    6·1 answer
  • 1. Explain what is meant by the following data types:
    11·1 answer
  • 22 If you are involved in a violation and you do not have insurance to comply with the __________________, your driver license a
    9·2 answers
  • What is an overview of your opinion of Digital Etiquette? Do not look it up bc I will know!
    7·1 answer
  • Which of the following players is on offence
    9·1 answer
  • Education leads to higher wages lower unemployment.* True or false
    5·1 answer
  • Which of formula contains an absolute cell reference?
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!