Answers

Answer 1

Answer:

Brainliest pls

Explanation:

Spyware is a kind of malware that gathers your own data and accumulates information about you without your assent. Viruses are a kind of pernicious programming intended to spread from your gadget to different gadgets.


Related Questions

In two-dimensional arrays, the _____________ is always listed second.

Answers

Answer:

row

Explanation:

A program that runs each line one at a time in order is called?

Answers

the answer is a one liner program

Why is my phone not allowing me to make calls iphone.

Answers

Make sure your celluar data is turned on!
It’s the little green icon when u pull down on the screen looks like a i with 3 lines around it

Also in your settings go to search and type wifi calling and make sure that’s turned on so you can call people when connected to wifi

Finally make sure to full hard restart your phone for as it is a possibility it could have bugged out.
hold power button and sound down still prompts you with a swipe to shut down.

Please help me on this it’s due now

Answers

it’s C


i had the same thing and i picked c

The use of smart cranes enables transportation companies to do all of the following except manually load or unload crates onto a train with several workers. Thus, the correct option for this question is C.

What are smart cranes used for?

The features of smart cranes not only support the crane operators but also provides service personnel and terminal operators. They are used to easily accessible crane data, maintenance intervals can be monitored, service work/error analyses simplified and handling rates evaluated more quickly.

According to the context of this question, easy and efficient steering and regulation of heavy loads. It involves the utilization of easy guiding of loads, especially when utilizing a remote control system. Efficient handling of heavy loads with two cranes in tandem operation.

Therefore, the use of smart cranes enables transportation companies to do all of the following except manually load or unload crates onto a train with several workers. Thus, the correct option for this question is C.

To learn more about Transportation, refer to the link:

https://brainly.com/question/27667264

#SPJ7

Windows is a GUI Operating System, what is the other type?

Answers

Answer:

If you are looking for a different type of GUI operating system then :

Linux or mac

if you are looking for a different type of operating system (non-GUI):

Command-line interface

Explanation:

Josef wants to read more about Justice Jackson. Josef would find most of the information?

Answers

Answer: the answer is d

Explanation:

TRUST ME !!!

Zoom and Adobe Acrobat Reader are freeware programs. What does this
mean?
A. Anyone can use them free of charge with some limitations.
B. Their source code can be altered or shared as long as attribution
is given
C. Their creators no longer hold the rights to them.
D. Their source code can never be altered.

Answers

hello hello!

the answer to this question would be:
-A. Anyone can use them free of charge with some limitations.

explanation: Freeware is defined as “software available free-of-charge”, and limitations to freeware are decided on by the publishers.

i hope this helps you! :)

There are a wide variety of nonsampling errors that can occur during data collection including the first type, ________.

Answers

Answer:

There are a wide variety of nonsampling errors that can occur during data collection including the first type, Fieldworker error

Explanation:

hopes this help (:

A Card class has been defined with the following data fields. Notice that the rank of a Card only includes the values from Ace - 10 (face cards have been removed):

class Card {

private int rank; // values Ace (1) to 10
private int suit; // club - 0, diamond - 1, heart - 2, spade - 3

public Card(int rank, int suit) {
this.rank = rank;
this.suit = suit;
}
}

A deck of cards has been defined with the following array:

Card[] cards = new Card[40];

Which of the following for loops will populate cards so there is a Card object of each suit and rank (e.g: an ace of clubs, and ace of diamonds, an ace of hearts, an ace of spades, a 1 of clubs, etc)?

Note: This question is best answered after completion of the programming practice activity for this section.

a
int index = 0;
for (int suit = 1; suit < = 10; suit++) {
for (int rank = 0; rank < = 3; rank++) {
cards[index] = new Card (rank, suit);
index++;
}
}

b
int index = 0;
for (int suit = 0; suit < = 4; suit++) {
for (int rank = 0; rank < = 10; rank++) {
cards[index] = new Card (rank, suit);
index++;
}
}

c
int index = 0;
for (int rank = 1; rank <= 10; rank++) {
for (int suit = 0; suit <= 3; suit++) {
cards[index] = new Card (rank, suit);
index++;
}

d
int index = 0;
for (int suit = 0; suit < = 3; suit++) {
for (int rank = 1; rank < 10; rank++) {
cards[index] = new Card (rank, suit);
index++;
}
}

Answers

Answer: b

Explanation: i did this one!!!!!!!!!!

Please help, will give brainliest!!! I need help with these coding questions, any help is appreciated

Answers

Answer:

class Foo:

   def F(self, n):

       if n == 1:

           return 1

       return self.F(n - 1) + 3 * n - 2

Explanation:

This should cover part a to this question. The thing I'm not sure on is they use the term "method" which in python technically means a class function...but then list one argument with the function call which makes me think it is possibly just supposed to be a regular function. Which would be the following snippet. It would depend on if you are using classes or not yet in your coding class.

def F(n):

   if n == 1:

       return 1

   return F(n - 1) + 3 * n - 2

Play around with it and look into python "lists" and "for loops" for part c. Part b I'm not sure what kind of example they want since I'm not in that class. Good luck!

What is the address space of a computer with a 64-bit address bus?

Answers

Answer:

In principle, a 64-bit microprocessor can address 16 EiB (16 × 10246 = 264 = 18,446,744,073,709,551,616 bytes, or about 18.4 exabytes) of memory. However, not all instruction sets, and not all processors implementing those instruction sets, support a full 64-bit virtual or physical address space.

What are the job responsibilities of two types of managers in the web development team?
the communicates with team members and clients and tracks schedule of whole project, whereas the leads the team of web designers and manages web development.

Answers

Answer:

you should akways measure your following distance in

Explanation:

A seconds

B car lengths

C feet

When should the NPP be provided to a patient?
A. During their follow-up appointment
B. When referring the patient to another provider
C. On the patient's first visit
D. When specifically requested by the patient

Answers

There are different kinds of services. The NPP be provided to a patient on the patient's first visit.

What does NPP mean in healthcare?

This term means Non-Physician Practitioner (NPP). The NPP is known to be any form of  document that gives detail about one's patients, employees, and also their health information amidst others.

Note that this is a key aspect of the HIPAA Privacy Rule and a central requirement for any  organization and the NPP be provided to a patient on the patient's first visit to the doctor.

Learn more about Non-Physician Practitioner from

https://brainly.com/question/4784548

It is against the law for drivers ____________ to use a wireless communication device while operating a motor vehicle.

Answers

Answer:while operating a motor vehicle

Explanation:

Which of the following is a benefit of using a passphrase?
A. A passphrase is easy for the creator to remember
B. A passphrase can be shorter than a standard password
C. A passphrase will never need to be updated, even if it was compromised in a breach
D. All of the above

Answers

Answer:

Brainliest pls

Explanation:

The benefit of passphrases is that they make it easier for a user to generate entropy and a lack of order—and thus more security—while still creating a memorable credential. Generating entropy through randomized characters can be difficult, but this also makes it more difficult to launch a cyberattack against you.

The following is a benefit of using a paraphrase is D. All of the above.

What is a paraphrase?

Paraphrasing manner placing a person else's thoughts into your personal words. Paraphrasing a supply includes converting the wording even as retaining the authentic meaning. Paraphrasing is an opportunity to quote.

The advantage of paraphrases is they make it simpler for a consumer to generate entropy and a loss of order—and for that reason extra security—even as nevertheless growing a memorable credential. Generating entropy thru randomized characters may be tough, however, this additionally makes it extra tough to release a cyberattack on you.

Read more about the paraphrase :

https://brainly.com/question/17174600

#SPJ2

A team of scientists is designing a study to examine factors that affect
people's enjoyment of video games. Which statement best represents a valid
hypothesis for the study?
A. More people enjoy role-playing games than platformer games.
B. Action games are better than role-playing games.
C. The graphics in console games are cooler than those in PC
games.
O D. Video games are fun.

Answers

Answer:

A. More people enjoy role-playing games than platformer games.

Explanation:

It is A because the genre of game is a factor of a video game.

B is trying to state an objective truth that one genre is better than another but not giving a reason (like it being more enjoyable).


C isn't even really game related, that would be a study on which gaming platforms are more enjoyable and why.


D has already been established. The current study is to determine what makes them more or less enjoyable.

Answer:

B. Action games are better than role-playing games.

Explanation:

In my opinion I like to do roleplay's I don't know why but I just do, but this is the correct answer.

Do network packets take the shortest route?

Answers

Answer:

The packet will take a shorter path through networks 2 and 4

Answer:The packet will take a shorter path through networks 2 and 4, but networks 1, 3, and 5 might be faster at forwarding packets than 2 and 4. These are the kinds of choices network routers constantly make.What is shortest path routing in computer networks?

The goal of shortest path routing is to find a path between two nodes that has the lowest total cost, where the total cost of a path is the sum of arc costs in that path. For example, Dijikstra uses the nodes labelling with its distance from the source node along the better-known route.

Explanation:

Which example best describes an impact of computers on the economy?
A. Bullying on social media has increased dramatically and across
multiple platforms.
B. Some local businesses have closed because they couldn't
compete with large online sellers.
C. Apps give points for purchases that buyers can use to obtain
discounts.
D. A platform designed to make all user content publicly available
creates privacy issues.

Answers

The answer is D
Ik this cause I took the test

Answer:

B

Explanation:

The reason I say "D" is not the answer because I put the answer in and it was wrong.

Can someone please help me? My Brainly isn't working correctly and I need help. I can't see the home page... all I can see is in the pic... Please help me!!!

Answers

Answer:

ok. If you refeshed then now click this

Explanation:

Which denial of service (DoS) attack generates a large number of ICMP echo requests from a single request, acting like an amplifier and causing a traffic jam in the target network

Answers

The denial of service (DoS) attack that generates a large number of ICMP echo requests from a single request, acting like an amplifier is a  fraggle attack.

What does a Fraggle attack function as?

A Fraggle Attack is known to be a type of a denial-of-service (DoS) attack that entails the sending of a huge amount of spoofed UDP traffic to a given  broadcast address of a router that is often seen in a given network.

Note that  It is said to work in a similar way like the smurf Attack, that often uses spoofed ICMP traffic and as such, the denial of service (DoS) attack that generates a large number of ICMP echo requests from a single request, acting like an amplifier is a  fraggle attack.

Learn more about DoS attack  from

https://brainly.com/question/13068595

#SPJ1

Choose the answer.
The ____ ... meeting is a great way to bring everyone involved together to discuss
the project. Some topics of this meeting include project vision, roles and
responsibilities, team buildings, team commitments, and rules.

Answers

nazlian monsters died and died and died again of heart attack

The advantage of using a spreadsheet is:
Group of answer choices

Calculations can be done automatically

Changing data automatically updates calculations (as long as Excel is not set to calculate manually)

More flexibility

All of the above

Answers

because it's a good thing

Discuss what is an embedded system. Explain the relative advantages and disadvantages of an embedded OS based on an existing commercial OS compared to a purpose-built embedded OS.

Answers

Answer:

An embedded system is a computer system a combination of a computer processor, computer memory, and input/output peripheral devicesthat has a dedicated function within a larger mechanical or electronic system.

Advantage

Simple to deliver higher creation.

Less costs for per bit of resultant.

It has not many interconnections.

It has Better steady and Higher speed.

It has Higher dependable.

To use for one errand.

Disadvantage

Once configured, these systems cannot be changed. ...

They are hard to maintain. ...

Troubleshooting is difficult for embedded systems. ...

Because these systems are made for specific tasks, hardware is limited

How do we ensure that future technologies are fair to society? IT professionals and governments must follow ethical principles in the creation of new technology. IT professionals and governments must follow ethical principles in the creation of new technology. It is not possible to utilize ethical principles when creating new technology. It is not possible to utilize ethical principles when creating new technology. Allow the IT industry to regulate itself. Allow the IT industry to regulate itself. Encourage IT professionals to apply current laws and regulations.

Answers

To ensure that future technologies are fair to society, IT professionals and governments must follow ethical principles in the creation of new technology and also apply current laws and regulations.

What is technology promotion?

The use of technology is one that can promote student zeal by given them a form of positive experiences.

Note that to make sure that future technologies are fair to society, IT professionals and governments have to follow all ethical principles in the development of new technology and also they should use the current laws and regulations that are governing IT technologies.

Learn more about technologies from

https://brainly.com/question/25110079

The person who decides how to organize data into tables and how to set up the relations between these table is the?
database manager
database technician
databaseadmistrator
database designer

Answers

Database manager decide how to set up table

what is computer
what is computer ​

Answers

Hi! Computer is an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.

The semantic network model predicts that the time it takes for a person to retrieve information about a concept should be determined by:.

Answers

Answer:

the distance that must be traveled through the network.

Explanation:

The semantic network model predicts that the time it takes for a person to retrieve information about a concept should be determined by the distance that must be traveled through the network. The correct option is B.

What is semantic network model?

In the late 1960s, Allan Collins and Ross Quillian developed the network model of semantic memory organization.

According to this network model, information nodes (categories) are linked to one another via strong and weak links. Priming enables our memory to prepare related information for retrieval.

A semantic network is a type of knowledge structure that shows how concepts are related to one another and how they connect.

Semantic networks mine data, connect concepts, and draw attention to relationships using artificial intelligence (AI) programming.

According to the semantic network model, the time it takes a person to retrieve information about a concept is determined by the distance that must be traveled through the network.

Thus, the correct option is B.

For more details regarding semantic network model, visit:

https://brainly.com/question/29317050

#SPJ2

Your question seems incomplete, the probable complete question is attached below:

list four pointing devices and describe the four pointing devices ​

Answers

Answer:

Common pointing devices

Mouse.

Trackball.

Joystick.

Pointing stick.

Explanation:

Hope this helps

How does the quantity of data affect the accuracy of an experiment?
A. The more data is collected, the more accurate predictions and
results can be.
B. The less data is collected, the more data scientists have to search
for.
C. The less data is collected, the less likely it is that the experiment
will have to be repeated.
D. The more data is collected, the more time scientists spend
analyzing the results and predictions.

Answers

The more data that is collected, the more accurate predictions and results can be.

Which two statements accurately describe this computer program? Click all that apply.
A. Clicking the green flag is the event that triggers the cat to move.
B. The code is written in C++, a block-based programming language.
C. The programmer refused a module to make the cat move and make noise.
D. There are two sprites, wearing cat and butterfly costumes.

Answers

Answers:
C & D

Explanation:
Clicking the green flag is not the event that triggers the cat to move, as the orange "event" block says to trigger when the sprite is clicked, and this is not C++.

Clicking the green flag is not the event that triggers the cat to move, as the orange "event" block says to trigger when the sprite is clicked, and this is not C++.

What is Computer program?

Instructions must be expressed clearly and precisely since computers can only understand particular instructions or commands in the language that the user is programming them in.

Some computers require users to develop programs using blocks while others demand text-based languages since not all computers can comprehend the same things.

In contrast to computers, your acquaintance would be able to read beyond any spelling and grammar mistakes or request clarification if your handwriting was illegible if you opted to write down the instructions for them.

Therefore, Clicking the green flag is not the event that triggers the cat to move, as the orange "event" block says to trigger when the sprite is clicked, and this is not C++.

To learn more about Computer programe, refer to the link:

https://brainly.com/question/14618533

#SPJ7

Other Questions
Does 0 a =a a(assume a is not equal to 0)? explain Find the sum of the first 21 terms of the arithmetic progression.7, 11, 15, . . . 3. Deedra leaves her home and travels 4 miles east to the grocery store. She then travels 7 miles to the north and stops to pick up pizza. How many miles will she travel to return home, if she takes the most direct route? (Round to the nearest tenth.) The interior of an evolved high-mass star has layers like an onion because:. What additional information could be used to prove that XYZ FEG using ASA or AAS? Check all that apply. Z G and XZ FG Z G and Y E XZ FG and ZY GE XY EF and ZY FG Z G and XY FE which one causes of the rise of the persian emprie A bike first accelerates from 0.0m/s to 5.0m/s in 4.5s, then continues at this constant speed for another 4.5s. What is the total distance traveled by the bike Kyotos arashiyama is famous for what natural attraction?. 1. PART A: Which statement best expresses thecentral idea of the text?A. Universities of today encourage students toprioritize social engagement and networkingrather than academic achievement.B. Prestigious universities with quality professorsand resources are more likely to producestudents that report having a meaningfulcollege experience.C. College students' focus on grades and academicperformance causes them to neglectmeaningful relation Chips with peers and faculty.O D. Students can have a meaningful academicexperience at any university, as long as theytake the initiative in their learning. Who is the villain of Much Ado About Nothing? A case of soda has 12 cans. Each can holds 360 milliliters of soda. What is the totalnumber of liters of soda in the case? 9cm7 cm9cm8cmOlivia goes to Egypt and saw a model ofirged it using a scale factor of 1.2. Whatne new triangle pyramid?6 cm6 cm Donte bought a computer that was 20% off the regular price $1,080. If an 8% sales tax was added to the cost of the computer, what was the total price donte paid for The population of a town is expected to grow by 6% each year.In 2017 the population was 27,000.What will the be population in 2018? HELP ASAP PLS I WILL MARK BRAINLIEST Please help me.......... The 400-meter race times recorded in the boys track meet was normally distributed with a standard deviation of 3 seconds If David finished the race in 51.2 seconds with a -score of -2.6 , what was the mean time ? An easy 20 points + brainiest. Name the order of the planets in our solar system and our solar system's name. HELPPPPPPPPPPPPPPPPPPPPPPPPPPP Which of the following reasons is proof that viruses are not living cells?A) Viruses only have DNA.B)Viruses are covered by a protein coat.C)Viruses are not capable of replicating outside a host cell.D)Viruses cause diseases in both plants and animals.