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
worty [1.4K]
3 years ago
7

I don't know the answer and I tried different ones and they not what the book is looking for.

Computers and Technology
1 answer:
Serhud [2]3 years ago
3 0

Answer:

The complete program is:

import java.util.Scanner;

class Main

{

public static void main (String [] args) {

int numObjects;

Scanner scnr = new Scanner(System.in);

numObjects = scnr.nextInt(); // Program will be tested with values: 15, 40.

System.out.println(numObjects);

}

}

Explanation:

The program is as mentioned above, And we can check with inputs 15, and 40. And it was found that correct answer is obtained on running the program.

You might be interested in
WIN
Delicious77 [7]
The correct answer is D
6 0
3 years ago
Read 2 more answers
The code size of 2-address instruction is________________.? 5 bytes? 7 bytes? 3 bytes? 2 bytes
Finger [1]

Answer:

7 bytes

Explanation:

<u>2 Address Instruction</u>

The 2 address instruction consist 3 components in the format.

One is opcode,other two are addresses of destination and source.

<u>Example-</u>

load b,c | Opcode   destination address,source address

add a,d  | Opcode   destination address,source address

sub c,f    | Opcode   destination address,source address

Opcode consists of 1 bytes whereas destination address and source address consist of 3 bytes each.

(1+3+3) bytes=7 bytes

5 0
3 years ago
A(n) ____ algorithm is a set of specific, sequential steps that describe in natural language exactly what a computer program mus
Paul [167]
<span>The answer is algorithm, because computer programmers need a programming language that's more similar to their native language. They then write specific steps a computer must take to complete the task at hand. Machine code is not easily memorized and is foreign to most people.</span>
8 0
3 years ago
With the _____, users do not need to be concerned with new software versions and compatibility problems because the application
Simora [160]
The answer is push with the push 
7 0
3 years ago
Read 2 more answers
What’s the lcm compare and making equivalent fractions 4/5 and 5/6
lbvjy [14]

Answer:

For the two fractions 4/5 and 5/6, the least common denominator is 30. The fraction 4/5 is equivalent to 24/30 (To get this I multiplied both the numerator and denominator by 6). The fraction 5/6 is equivalent to 25/30 (To get this I multiplied both the numerator and denominator by 5).

Explanation:

6 0
3 years ago
Other questions:
  • You often insert your company's logo into documents you create. One way to make it easier for you to quickly insert it is to sav
    10·1 answer
  • The steps for creating a newsletter are to ____.
    10·1 answer
  • Name some technologies that engineers create
    13·1 answer
  • What needs to be increased in order to increase image size and clarity?
    10·1 answer
  • Design and implement an application that reads a sequence of up to 25 pairs of names and postal (ZIP) codes for individuals. Sto
    9·1 answer
  • Howard is leading a project to commission a new information system that will be used by a federal government agency. He is worki
    7·1 answer
  • PMI is a: computer program used to help managers write mission statements. rule of thumb used to determine how many employees sh
    15·1 answer
  • The best way to ensure the accuracy and safety of your accounts is to:
    10·1 answer
  • System. Construct an ER diagram for keeping records for exam section of a college.​
    10·1 answer
  • It is a JavaScript property used to call a function after a specified time, in milliseconds​
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!