Answer:
Explanation:
El siguiente codigo esta escrito en Java. Le pide al usario que marque la edad. Despues el programa analiza la edad y imprime a la pantalla si el usario es mayor de edad o menor de edad. El programa fue probado y el output se puede ver en la imagen abajo.
import java.util.Scanner;
class Brainly
{
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Cual es tu edad?");
int age = in.nextInt();
if (age > 18) {
System.out.println("Mayor de Edad");
} else {
System.out.println("Menor de Edad");
}
}
}
Answer: True
Explanation:
Virtual memory is the secondary storage memory and this type of memory are addressed as main part of the memory.
When the virtual memory copying in the physical memory then, at that time the operating system divide the memory into the file page with the address and definite size number. Then, the each page are store in a disk.
When this page are required then, the operating system copy from disk to main memory and then, the virtual address are converted into the real address.
Answer:
Question:What is the function of a gear?
<u>spanish </u>
La función básica del engranaje es transmitir el movimiento giratorio, así como la potencia de un eje a otro. El engranaje o rueda dentada es una pieza giratoria de la máquina que tiene dientes cortados. Aquí hay algunos tipos de engranajes: Tipos de engranajes. Respuesta corta: ejes paralelos / engranaje recto, engranaje helicoidal, cremallera, engranaje interno.
Espero que haya sido útil. ¡Gracias!
<u>English</u>
The basic function of gear is to transmit rotary motion as well as power from one shaft to another. gear or cogwheel is a rotating machine part having cut teeth. Here are some types of gears: Types of gears. Short answer: Parallel Axes / Spur Gear, Helical Gear, Gear Rack, Internal Gear.
Hope that was helpful.Thank you!!!
Answer:byways the question?
Explanation: