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
grandymaker [24]
3 years ago
15

What is a trojan horse in computer science?

Computers and Technology
1 answer:
Firdavs [7]3 years ago
4 0

Answer:

type of malware that is often disguised as legitimate software. Trojans can be employed by cyber-thieves and hackers trying to gain access to users' systems. Users are typically tricked by some form of social engineering into loading and executing Trojans on their systems.

Explanation its malware

You might be interested in
You have decided to use relative links for your Website's local pages instead of specifying absolute URLs. Your supervisor has a
marin [14]

Answer:

C. The site can be moved from one server to another with minimal disruption.

Explanation:

The perfect reason is the option C.The site can be moved from one server to another with minimal disruption. with relative links you don't need to change the host name for the local page because the browser assumes the address that is in the browser and creates a path relative to it as specified by the file.

4 0
3 years ago
Back injuries are very common in humans and are often caused by lifting objects with the legs straight while leaning over; also
saveliy_v [14]

Answer:

Back injuries are some of the most common injuries that occur when handling heavy objects, for example, when working in truck loading and unloading jobs, or lifting weights in a gym.

This type of injury is mainly caused by incorrect posture or body position when handling these weights. In essence, it is recommended that the back remain rigid and upright to avoid pressure on the lumbar zone and the cervical discs, transferring the center of force towards the legs (which have a capacity to exert much greater force than the mid-torso and back area). low).

In this way, the torque or upward pushing force that lifts the manipulated weights arises from the hamstrings and quadriceps, rather than directly out of the waist area. This prevents injuries such as herniated disc or low back pain, which are very painful and difficult to treat.

8 0
3 years ago
Demonstrate how to write each condition as an if-else in Java. If yes, then the computer should print “The answer is A,” “The an
Anna71 [15]

Answer:

b

Explanation:

3 0
3 years ago
The greatest common divisor of integers x and y is the largest integer that evenly divides into both x and y. Write a recursive
Virty [35]

Answer:this is made in java programing language

Program:

/**********************************************************

* The following GreatestCommonDivisor class demonstrates *

* a method called gcd. It reads two integers from the user*

* and displays the GCD of two integers. The method gcd *

* calculates and returns the GCD of two integers. *

**********************************************************/

// GreatestCommonDivisor class

import java.util.Scanner;

public class GreatestCommonDivisor

{

// start main main method

public static void main(String[] args)

{

// declare variables

int firstInteger;

int secondInteger;

int gcdOfTwoIntegers;

// create an object for Scanner class

Scanner input = new Scanner(System.in);

Prompt the user to enter the two positive integers.

// prompt the user to enter the first integer

System.out.print("Enter the first positive integer: ");

firstInteger = input.nextInt();

// prompt the user to enter the second integer

System.out.print("Enter the second positive integer: ");

secondInteger = input.nextInt();

Call the gcd method to get the greatest common divisor of two integers.

// call gcd method to get gcd of two integers

gcdOfTwoIntegers =

gcd(firstInteger, secondInteger);

Display the greatest common divisor of two integers.

// display the gcd of two integers

System.out.println("The GCD of " + firstInteger + " and " + secondInteger +

" is " + gcdOfTwoIntegers);

} // end of main method

The following gcd method accepts two integers as its parameters. It finds and returns the greatest common divisor of these integers recursively.

// gcd method implementation

public static int gcd(int x, int y)

{

// verify whether the value of y is zero or not

if(y == 0)

// return x if the value of y is zero

return x;

else

/* call gcd method recursively if the value of y is non-zero */

return gcd(y, x % y);

} // end of gcd method

} // end of GreatestCommonDivisor class

Explanation:

4 0
4 years ago
Write an application for a lawn-mowing service. The lawn-mowing season lasts for 20 weeks. The weekly fee for mowing a lot less
jenyasd209 [6]

Answer:

// library

import java.util.*;

// class definition

class Main

{// main method of the class

public static void main (String[] args) throws java.lang.Exception

{

   try{

    // object to read inputs

      Scanner scr=new Scanner(System.in);

      System.out.print("Enter length of lawn:");

      // read the length of lawn

      int length=scr.nextInt();

      System.out.print("Enter width of lawn:");

      // read the width of lawn

      int width=scr.nextInt();

      // find area of lawn

      int area=length*width;

      //if area is less than 400

      if(area<400)

      {// Weekly mowing fee

          System.out.println("Weekly mowing fee is:$25");

          // seasonal fee

          System.out.println("20-week seasonal fee is:$"+(25*20));

      }

      // if area >=400 and area <600

      else if(area>=400 && area<600)

      {

         // Weekly mowing fee

          System.out.println("Weekly mowing fee is:$35");

          // seasonal fee

          System.out.println("20-week seasonal fee is:$"+(35*20));

      }

      // if area >=600

      else if(area>=600)

      {

         // Weekly mowing fee

          System.out.println("Weekly mowing fee is:$50");

          // seasonal fee

          System.out.println("20-week seasonal fee is:$"+(50*20));

      }

   }catch(Exception ex){

       return;}

}

}

Explanation:

Read the length and width of lawn from user with the help of scanner object. Find the area of the lawn.If the area if less than 400 then Weekly mowing fee  is $25 and find the 20-week seasonal fee by multiply 25 with 20.If the area is greater than 400 and less than 600 then Weekly fee is $35 and seasonal fee  will be 35*20.if the area is greater than 600 then Weekly fee is $50 and seasonal fee will be 50*20.

Output:

Enter length of lawn:15                                                                                                    

Enter width of lawn:12                                                                                                    

Weekly mowing fee is:$25                                                                                                  

20-week seasonal fee is:$500

4 0
4 years ago
Other questions:
  • As you are planning your informative speech on the prevalence of Internet memes in pop culture and you wonder if your audience w
    14·1 answer
  • Which version represents the video project after the assembly cut has been completed, transitions and special effects have been
    9·1 answer
  • How have computers changed overtime
    13·2 answers
  • What is the slide sorter view used for?
    11·1 answer
  • Having network users login with a username and password is an example of:
    12·1 answer
  • Write a function with two parameters, prefix (a string, using the string class from ) and levels (an unsigned integer). The func
    14·1 answer
  • Using a for loop, print the decimal equivalents of ½, 1/3, ¼, … 1/10. Also, using a while loop, print the decimal equivalents of
    6·1 answer
  • A(n) ___________________ process is initiated by individuals who are subjected to forensic techniques with the intention of hidi
    6·1 answer
  • Application servers are usually grouped into two types: page-based and _____ systems.
    6·1 answer
  • After execution of the following code, what will be the value of input_value if the value 0 is entered at the keyboard at run ti
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!