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
mihalych1998 [28]
3 years ago
12

If a class's only constructor requires an argument, you must provide an argument for every ____ of the class that you create.1.

object2. type3. parameter4. method
Computers and Technology
1 answer:
Naddik [55]3 years ago
8 0

Answer:

The answer is "Option 1"

Explanation:

In oops(object-oriented programming language) an object is an example of a specific class or subclass with methods or processes of the class itself and variables for data. When we create an object of the class the default constructor is automatically executed. and other options are not correct that an be described as follows:

  • In option 2, Type is used in data type. It is an attribute, that tells the user or programmer what kind of data value they store. for example string, numeric, and floating-point value.
  • In option 3, Parameter is used in the method for passing a value in function and calculate some values.
  • In option 4, A method is also known as a procedure, that associate with a message and an object.

You might be interested in
Briefly explain the technology used for fifth generation computers​
lisov135 [29]

Answer:

Fifth Generation is 1980 to date. VLSI (Very Large Scale Integration) Technology became ULSI (Ultra Large Scale Integration) technology resulting in the production of microprocessor chips having ten million electronic components. Fifth Generation is based on parallel processing hardware and Artificial Intelligence.  

Explanation:

3 0
3 years ago
Choose all items that represent characteristics of an HTML element. used to include additional information in an attribute consi
Sphinxa [80]

Answer:

Explanation:

We could find different kind of tags in HTML, in this case, we can choose the tag <p> we're going to see all the items about this tag.

We can close the tag with the symbol /

<p> example </p>

We can add id or class in this tag

<p id="example"> example </p>

<p class="example"> example </p>

this help up to add CSS code, but we can add style direct in the HTML code:

<p style="color: red;"> example </p>

In this example the text going to be color red

8 0
4 years ago
What mode is generally used when delivering a presentation to an audience?
dybincka [34]

Answer:

delivery mode

Explanation:

there it is

7 0
3 years ago
Read 2 more answers
In which type of referencing do you get a warning message? Explain why.​
Art [367]

Answer:

These are the problems that are not severe enough to prevent processing. They mainly complain about the previous version of your document. In the case of command invalid, the latex gives a warning and henceforth it needs to be fixed.

Explanation:

There are some bugs in which they are not that severe that make the system not process.. but they are still mistakes in which might affect how the program run those parts.. like in JavaScript in the program i use, the minor bugs are like symbolized as yellow triangle and they are normally like signalizing a grammar error in the code and the app still runs but just that part of the code is invalid or reads wrong.. while big errors like codes that dont make sense, those make a red squareish that as soon as you try to run the program the debug console states in all red "Line 50(or whatever line) SyntaxError" or other things

5 0
3 years ago
Given four int variables that have been given values, octet1, octet2, octet3, and octet4, write a string expression whose value
miskamm [114]

Answer:

String cocat =octet1+"."+octet2+"."+octet3+"."+octet4;

Explanation:

See a complete java code below:

public class num15 {

   public static void main(String[] args) {

      int octet1 = 192;

       int octet2 = 168;

       int octet3 = 1;

       int octet4 = 44;

       String cocat =octet1+"."+octet2+"."+octet3+"."+octet4;

       System.out.println(cocat);

   }

}

5 0
3 years ago
Other questions:
  • you work in the Human Resources department of a company that has partnered with a similar company in Brazil on a big contract. y
    12·1 answer
  • Résumés for teenagers and young adults typically consist of<br> (Apex)
    11·2 answers
  • Why did Herman Hollerith invent the Tabulating Machine?
    10·1 answer
  • Select three areas that should be included in a contract consultant’s business expense model.
    11·1 answer
  • Which function in Excel tells how many
    6·1 answer
  • A peripheral can be used to tell a computer to complete a specific task.<br> A) True <br> B)False
    13·1 answer
  • In securing the client/server environment of an information system, a principal disadvantage of using a single level sign-on
    12·1 answer
  • Jupiter has a very ?<br> surface.
    10·1 answer
  • Make a Flow Chart From this C Programming Language Code
    14·1 answer
  • Word frequencies - functions
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!