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
bagirrra123 [75]
2 years ago
6

What is the output for the following program?

Computers and Technology
1 answer:
murzikaleks [220]2 years ago
6 0

Answer:

13

Explanation:

int numA = 4;

whilie (numA < 12){

  numA += 3;

}

System.out.print(numA);

numA          numA < 12

  4                   true <em>⇒ numA increases by 3, loop continues </em>

  7                   true <em>⇒ numA increases by 3, loop continues </em>

  10                 true<em> ⇒ numA increases by 3, loop continues</em>

  13                 false <em>⇒ loop stops, program them prints out value of numA </em>

You might be interested in
CLICK ME IF U DARE hehehe
amid [387]

Answer:

Display?

Explanation:

I am not sure that's the answer so....

6 0
3 years ago
Read 2 more answers
Jason is creating a webpage on the basic parts of a camera. He has to use a mix of both images and content for the web page to h
ankoles [38]

the answer is D, because the balance and Screen focus is what he needs to do to apply and maintain consistency in the content and images.

Hope this helped

:)

4 0
3 years ago
Which of the following statement is correct? Select one: a. Base register holds the size of a process. b. Limit register holds t
Valentin [98]

Answer:

b. Limit register holds the size of a process.

Explanation:

A limit register is a form of registers used in memory management background that contains logical addresses. It is utilized to determines the size of the psychical memory range for a process. It can only be loaded only by the operating system, through a unique specific instruction.

Hence, in this case, the right answer is option B

Option A is not correct because the Base register specifies where the page table begins in memory

Option C is not correct because Base and limit registers can be only be loaded through the operating system

Option D is also not correct.

4 0
3 years ago
I have tried installing "windows media player" on my computer but at a point, something disrupts its instalment or I am asked to
Minchanka [31]
Windows media player should come pre-installed on your system and does not cost anything. You likely have malware on your system. I would download Malwarebytes antimalware from here

https://www.malwarebytes.org/mwb-download/thankyou/

There is a premium version but just do the free one. Install and run. Let it get rid of the bad stuff it finds. I would also make sure you have an up to date Antivirus software and run a scan. There are plenty of good free ones if you don't have one installed already.
6 0
3 years ago
“Green Technology” is also known as what?
Sophie [7]
B because it uses the suns power to make electricity which doesn't do anything bad to the atmosphere.
it also goes with others but i am not so sure
7 0
3 years ago
Other questions:
  • When a dynamic array with a class for a base type is declared, which constructor is called?
    5·1 answer
  • While surfing online, Patricia checks her email and reads the latest messages. She then browsers a website and logs in a comment
    8·1 answer
  • In pseudocode you can use the _________ library function to determine whether a character is an alphabetic letter.
    12·1 answer
  • What is one effective way for employees to keep their skillsets current?
    8·2 answers
  • cpp g Write a for loop to print all elements in courseGrades, following each element with a space (including the last). Print fo
    15·1 answer
  • What is single user operating system? Write two examples.​
    12·2 answers
  • Which of the following is true of operations within a spreadsheet program’s built-in functions?
    15·2 answers
  • Which of the following tools helps ensure your document will open in older versions of word
    13·1 answer
  • Wht is these things Aᔑ bʖ cᓵ d↸ eᒷ f⎓ g⊣ h⍑ i╎
    15·2 answers
  • Describe the main roles of the communication layer, the network-wide state-management layer, and the network-control application
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!