The Android operating system (OS) is targeted by attackers much more often than Apple iOS and Windows Phone. What reason does NOT contribute to this situation

Answers

Answer 1

The week security system is the reason which makes Android operating system (OS) is targeted by attackers much more often than Apple iOS and Windows Phone.

Why Android operating system targeted more by attackers?

Android is the mobile operating system and mostly targeted by the hackers and attackers. The reasons by which it is often targeted by attackers are listed below.

Android is most famous operating system and most of the people has mobile phone bases on this system.The security level of android is week compare to Apple iOS and Windows Phone makes is easy to crack.The risk of malware and virus is more in android.

The week security system is the reason which makes Android operating system (OS) is targeted by attackers much more often than Apple iOS and Windows Phone.

Learn more about the Android OS here;

https://brainly.com/question/4121093

#SPJ1


Related Questions

You suspect that a bad video driver is causing a user's system to randomly crash and reboot. Where would you go to identify and confirm your suspicions

Answers

The area of the system that you need to go to identify and confirm your suspicions is Dump files.

What is a dump file?

Memory Dump Files  is known as .dmp files. They are called the  the quick shots of a specific memory  of a program that is often taken at a particular point in time, such as in a crash.

Note that Dump files are also called special type of files that saves information regarding your computer such as the video crash. So the right place to check is the dump files.

Learn more about video driver from

https://brainly.com/question/13835124

Which response best completes the following IF-ELSE statement?


IF the answer is greater than 100, THEN say "You have won the game!", ELSE say "________"


Congratulations!

Try again!

You have the highest score!

You made it to the next level!

Answers

Answer:

Congratulations!

Explanation:

Yuki is preparing to write a research paper for his english class. which style guide would be best for him to use? american psychological association (apa) associated press (ap) chicago manual of style (cmos) modern language association (mla)

Answers

The style guide that would be best for him to use is modern language association (mla). Check more about below.

What is Modern Language Association?

This is known to be a kind of Professional association known as the mla.org.

Conclusively, Note that the Modern Language Association of America is known to be a an found  in the United States that is made for scholars of language and literature and thus will be good for Yuki in his work.

Learn more about Modern Language Association (MLA) from

https://brainly.com/question/26110488

Answer:

D. Modern Language Association (MLA)

Explanation:

Correct on Edge

When you create a custom object using an object literal or by applying the new Object() command, you create a subclass of the _____.

Answers

When a user creates a custom object using an object literal or by applying the new Object() command, he or she is creating a subclass of the base object.

What is a base object?

A base object can be defined as the basic and fundamental JavaScript object whose methods are generally available to every other object.

In Java programming, a prototype chain is used to create the hierarchy of object classes typically ranging from the base object class (superclass) down to the subclasses (lower classes) in the chain.

In conclusion, a user is creating a subclass of the base object when he or she creates a custom object using an object literal or by applying the new Object() command.

Read more on object class here: brainly.com/question/20264183

Question 60 : Bruce is considering the acquisition of a software testing package that allows programmers to provide their source code as input. The package analyzes the code and identifies potential security issues without executing it. What type of analysis is Bruce performing in the given scenario

Answers

The type of analysis is Bruce performing in the given scenario above is Dual control.

Why the use of dual control?

The scenario above is dual control that is often called a two-person control. This is often done when carrying out a sensitive work such as logging onto the payment system.

Conclusively, It is known to need some level of cooperation from 2 people and the separation of duties helps both people to carry out  two actions that, are said to be combined.

Learn more about Dual control from

https://brainly.com/question/26449302

#SJ1

Hey does anyone know what this screen is? Kinda like a transparent window and I can't close it out or do anything to make it go away. Does anyone have this kind of problem that knows how to make it go away or has had the same problem?

Answers

Answer:

I can’t see the full screen but maybe you can shut your iPad down completely and then open it again?

Which contributions did johannes kepler make? select three options. he revived aristotle’s model of the solar system. he solved ptolemy’s model by proving elliptical orbits. he proved galileo’s calculations were incorrect. he determined that planets move faster when closer to the sun. he discovered laws of planetary motion.

Answers

Answer:

2

4

5

Explanation:

Kepler's laws of planetary motion are rules that describe how the planets move within the solar system in astronomy and classical physics.

What is Planetary motion?

The  astronomer Tycho Brahe made observations in the 16th century, and these observations were analyzed by the German astronomer Johannes Kepler, who announced his first two laws in 1609 and a third rule nearly ten years later, in 1618.

Kepler never assigned a number to these rules or made a clear distinction between them and his other discoveries.

According to Newton, the motion of bodies subject to central gravitational force need not always follow the elliptical orbits specified by Kepler's first law but can also follow paths defined by other, open conic curves.

Therefore, Kepler's laws of planetary motion are rules that describe how the planets move within the solar system in astronomy and classical physics.

To learn more about Planetary motion, refer to the link:

https://brainly.com/question/3488967

#SPJ5

1. How has technology changed the way children and teenagers learn communication skills?
2. Many interview advisors suggest things like looking a person in the eye, nodding and smiling to show you're paying attention, and repeating what you've heard and summarizing, etc. What is Headlee's perspective on that advice, and what does she argue to support her point?
3. How could you use Headlee's advice in a professional interview setting? What is the implication of having you watch a video that emphasizes listening and having a conversation instead of "performing" in an interview?
4. What clubs, organizations, or competitions are available nearest to you? How would participating in them help you if you were pursuing a career in cybersecurity? Make sure to include at least one "club" or professional-focused organization and one "competition" in your answer, and spend a sentence or two describing the organization (e.g., its goals, mission, or objectives).
5. How would participating in such an organization promote responsibility?

Answers

Technology has changed the way children learn communication skills as it has made children to have an  easier, quicker, and better communication efficiency.

How does technology influence children's communication skills?

The use of technology by children  has made it a lot more easier conversations as they now have a good and better communication skills and it has lead to more socio-emotional intelligence of these children.

Therefore, Technology has changed the way children and teenagers  learn communication skills as it has made children to have an  easier, quicker, and better communication efficiency and thus makes them a better speaker.

Learn more about technology from

https://brainly.com/question/25110079

#SPJ1

Little round dots at the beginning of a line of text are called _____.

Answers

Answer:

ii think its called Vertical ellipsis

Explanation:

What is the topic of the e-mail? what is the purpose of the e-mail?

Answers

Answer:

What email are you talking about?

Answer:

A social concern

To persuade

Explanation:

Kenneth wants to create a custom object for a specific programming task. He has defined the custom object by creating it as an object literal. Kenneth should store the properties of the object within a comma-separated list of _____ pairs enclosed within a set of curly braces.

Answers

Answer:

name:value

Explanation:

Q:

Kenneth wants to create a custom object for a specific programming task. He has defined the custom object by creating it as an object literal. Kenneth should store the properties of the object within a comma-separated list of _____ pairs enclosed within a set of curly braces.

A:

name:value

quizlet

If a TextView has not been displayed yet, it is possible to retrieve measurements about its width and height using the __________________ method.

Answers

What language are we talking about here? What platform? Android? Web? Kotlin?

How is a transaction verified on a cryptocurrency network?.

Answers

Answer:

By being a part of a block to a block chain and each block in the block chain is precisely connected to the block that was before it.

Explanation:

I Hope This Helps You

The analysis tools associated with the ________ subsystem include query-by-example and structured query languages (SQL). data manipulation application generation data administration attribute analysis

Answers

Answer:

it is the mouse or software

adds and removes printers or fax machines using add printer wizard

Answers

Answer:

1.Adds and removes printers or fax machines using add printer wizard.

2.Customized elements for pointing device.

3.change or customized how folders behave in windows.

4.creative things for managing power options on your computer.

5.configure our customized options for dialing with connected phone or modem device.

6.make windows more accessible for people with physical challenges or disabilities.

7.change screen appearance.

8.setup how taskbar or start menu appears or behaves.

9.provide system information and advanced settings.

10.configure network adapter cards, services and protocols or join workgroup/domain.

Explanation:

The network security team of a company wants to reduce the system attack surface to limit the ways an attacker can connect to the network. How can the team achieve this to harden the network

Answers

Answer:

Disable unused IP ports Close unused device ports

Explanation:

The network security team of a company wants to reduce the system attack surface to limit the ways an attacker can connect to the network. How can the team achieve this to harden the network? (Select all that apply)

✓ Disable unused IP ports Close unused device ports

Antonio is responsible for tuning his organization's intrusion detection system. He notices that the system reports an intrusion alert each time that an administrator connects to a server using Secure Shell (SSH). What type of error is occurring

Answers

Intrusion alert is the motion detection technology and the alert with the connection to the server is given as the false positive error.

What is an error?

An error is given as the condition of the wrong conduct to the result. The development of the error alarms about the correction that is to be introduced in the system.

For the intrusion alert the alert has been the positive signal; however, the alarming with the development of signal from server is the example of the false positive error.

Learn more about error, here:

https://brainly.com/question/13286220

#SPJ1

________ a Web site means to take extraordinary measures to reduce a system's vulnerability using special versions of the operating system. Spoofing Pretexting Hardening Phishing

Answers

HARDENING

Hardening a site means to take extraordinary measures to reduce a system's vulnerability using special versions of the operating system.

:)

IF YOUR ANSWER IS GOOD I WILL MARK BRAINLIEST PLEASE ANSWER!!!
You have recently given an interview and you wish to write a follow-up letter to the company. Create an interview follow-up letter by making use of the word processing software templates available on your computer. Write down the steps you took to complete this activity. ​

Answers

Answer: You must have the right soffware  have the right research and have the right website.

Explanation: You need the right website or you interview will be messed up.

Which word describes an important characteristic of good computer
algorithms?
A. Lengthy
B. Complex
C. Literal
D. Numerical

Answers

Answer:

D. Numerical

Explanation:

Computers software are made up of numbers and calculations making this the most likely answer for you're question.

Numerical word describes an important characteristic of good computer algorithms.

What is Numerical algorithm?

Designing shapes (such as those for cars, planes, and fonts) and computing requirements for displaying graphics, animating moving objects, studying the spread of diseases.

It  simulating the orbits of planets and satellites, supporting search engines like  and many other applications of mathematics are all made possible by numerical algorithms.

We will examine a variety of these issues in this course and discover how to create precise and effective numerical algorithms to address them.

Therefore, Numerical word describes an important characteristic of good computer algorithms.

To learn more about Algothirm, refer to the link:

https://brainly.com/question/22984934

#SPJ7

What two attribute values from the output from q. 3 should a system administrator be monitoring constantly in order to avoid being surprised by a system crash

Answers

A system administrator should be monitoring constantly in order to avoid being surprised by a system crash is a true statement.

What is system monitoring?

System monitoring is known to be a term that entails the constant monitoring of  an IT system such as a imputer by a IT specialist or manager.

Note that the work of monitoring is made up of looking at the CPU, server memory, routers, etc. and making sure everything is all right and working well.

Learn more about  system crash from

https://brainly.com/question/17463486

Help 100 points.
Jaime has to configure the DMZ network of his organization to the optimum level. Which is the best practice to do so?
A.
place all servers outside the DMZ
B.
use multiple firewalls
C.
block all users from accessing the servers placed in the DMZ
D.
split the DMZ into various segments

Answers

Answer:

the answer to this question is A

Consider the following IP addresses: 124.77.8.5 131.11.0.9 190.66.250.10 196.5.89.44 Which list represents the IP address class of each listed IP address

Answers

Answer:

124.77.8.5: class A 131.11.0.9: class B 190.66.250.10: Class B 196.5.89.44: Class C

_____ allows a function or operator to perform different tasks depending on the types of the arguments or operands. Group of answer choices Static typing Type declaration Polymorphism Prototyping

Answers

Polymorphism allows a function or operator to perform different tasks depending on the types of the arguments or operands.

What does polymorphism helps?

Polymorphism is known to be that which helps its users to be able to carry out one action in a lot of ways that is many forms.

Note that Polymorphism allows a function or operator to perform different tasks depending on the types of the arguments or operands and thus makes one to work faster.

Learn more about Polymorphism from

https://brainly.com/question/20317264

#SJ1

What does this artwork remind you of a dream? i will mark Brainly who ever is first!

Answers

Answer:

Explanation:

this reminds be of a dream i had where i was a human swimming underwater then i just randomly turned into a fish. there is mor ebut i dont feel like explaining it.

You are hired as a security advisor to the software development team at ABC corporation. The team aims to develop a new electronic commerce platform. Use a table to identify the possible abuse cases and security requirements and necessary at the requirements phase of the development of the proposed software

Answers

Answer:

✓ The best and most correct answer among the choices provided by the question is the second choice. Recent advancements in productivity software technology

Explanation:

Productivity software has been used for a number of years. Recent advancements in productivity software technology have made _____ among multiple users all over th…

✓ The best and most correct answer among the choices provided by the question is the second choice. Recent advancements in productivity software techn…

See more

What software quality metrics would you use to measure software maintainability, how would you use them, and where in the project life cycle would you use them

Answers

Answer:

V is the average Halstead Volume per module.

G is the average Cyclomatic Complexity per module.

L is the average number of Source Lines of Code (SLOC) per module.

C is the average number of comment lines per module

Explanation:

What are the minimum number of bits an address bus must have in a byte addressable memory system containing only 4 KiB of memory

Answers

The minimum number of bits the address bus must have in the byte addressable memory system is 12

How to determine the minimum number of bits?

The memory size is given as;

Size = 4 KiB

Convert to bytes

Size = 4 * 2^10 bytes

Express 4 as 2^2

Size = 2^2 * 2^10 bytes

Multiply

Size = 2^12 bytes

The minimum number of bits is then calculated as;

2^n =  Size

This gives

2^n = 2^12

Cancel out the base (2)

n = 12

Hence, the minimum number of bits is 12

Read more about bits and bytes at:

https://brainly.com/question/20594719

A relational database can best be described as a collection of related _____ designed to minimize redundant data.

Answers

A relational database can best be described as a collection of related tables designed to minimize redundant data.

What is a relational database?

A relational database is known to be a type of database that keeps and gives people room or access to data points that are known to be linked to each other.

Conclusively,  Relational databases are known to have relational model, an good and specific way of showing data through the use of tables.

Learn more about relational database from

https://brainly.com/question/13262352

why where the computer viruses developed​

Answers

Answer:

because it disguises itself so it can get into your cpu

Explanation:

Answer:

Computer virus was develop to steal users' information, processing power and privacy

Other Questions
What is the definition of rift zone In forecasting, a tracking signal is used to: a. Determine if the forecast bias is within the acceptable control limits b. Measure the underlying changes in demand c. To route the products on a different mode of transportation d. Estimate the demand for the next period If 3 inches equals 4 feet how much does 4 inches equal Selecting a black vehicle with a leather interior Can a organization like the WTO be beneficial to the world I NEED THAT ANSWER ASAP Rewrite the log expression in exponential form:logbA=x Define sustainable development and state its importance. There is enough food for about 150 wolves in Yellowstone National Park. This is the __________ of wolves in the park Helppp meeeeee please The decision-making model includes which of the following steps?A. Brainstorm possible actions to takeB. Create a personal mission statementC. Specify your timeframeD. All of the above Can someone help me? Another word for asking a question of your data is to _____ it. The leaves of a new species of plant are variegated--that is, striped green and white. Scientistsstudying the plant decided to test the leaves for sugar. Green and white regions of the leaf are testedseparately. Only the green portions of the plant test positive for sugar. What is the correct conclusion?a. Respiration is occurring in the white areas of the leaf.b. Respiration is not occurring in the green areas of the leaf.c. Photosynthesis is occurring only in the green regions of the leaf.d. Photosynthesis is not occurring in the green regions of the leaf. What is the average power developed by a motor as it lifts a 400 Select all that applyWhich statements apply to glycolysis?Happens only in animal cellsSplits a glucose molecule into pyruvic acidOccurs in all living thingsOccurs without oxygen present 90 over 7 EndFraction divided by 1 and three-fourths Erik Erikson believed that people who experience isolation in early adulthood and stagnation in middle adulthood are more likely to experience _____ in late adulthood. In the diagram, a circle centered at the origin, a right triangle, and the Pythagorean theorem are used to derive the equation of a circle, x2 + y2 = r2.If the center of the circle were moved from the origin to the point (h, k) and point P at (x, y) remains on the edge of the circle, which could represent the equation of the new circle?A: (h + x)2 + (k + y)2 = r2B: (x h)2 + (y k)2 = r2C: (k + x)2 + (h + y)2 = r2D: (x k)2 + (y h)2 = r2 2. Are you aware of human rights violations happening in your community? Please explain your answer.