Give five examples of physical networking.

Answers

Answer 1

Answer:

Local area network (LAN), Wide area network (WAN), Metropolitan area network (MAN), Personal area network (PAN), Others

Explanation:

Others can be classified as peer to peer, bluetooth


Related Questions

Match the word with the correct statement: "A decision made in a program where it decides to move on, based on an event" Program Conditions Boolean logic Selection Value Iteration

Answers

Answer:

Conditions

Explanation:

im right

Which of these is a compound morphology?

A.
bookkeeper = book + keeper
B.
happiness = happy + ness
C.
books = book + s
D.
banker = bank + er

Answers

Answer:

D.

Explanation:

yarn po answer ko po eh

because bank +er =banker

A. Bookkeeper = book + keeper !!

Which term best describes a popular marketing strategy that centers

around the acquisition, enhancement, and retention of long-term

relationships that add value for the organization and the customer?

Answers

Answer:

Customer Relationship Management (CRM).

Explanation:

CRM is an acronym for customer relationship management and it typically involves the process of combining strategies, techniques, practices and technology so as to effectively and efficiently manage their customer data in order to improve and enhance customer satisfaction.

This ultimately implies that, these employees are saddled with the responsibility of ensuring the customer are satisfied and happy with their service at all times.

Marketing can be defined as the process of developing promotional techniques and sales strategies by a firm, so as to enhance the availability of goods and services to meet the needs of the end users or consumers through advertising and market research. It comprises of all the activities such as, identifying, anticipating set of medium and processes for creating, promoting, delivering, and exchanging goods and services that has value for customers.

Basically, CRM involves understanding customer needs, building and maintaining healthy long-term relationships with them, in order to add value or scale up your business.

Hence, customer relationship management (CRM) is one of the popular marketing strategy that is mainly based on the acquisition, enhancement, and retention of long-term relationships that add value for the organization and the customer.

3. Choose the statement that best describes a ray. A ray extends forever in both directions. B ray is a part of a line with two endpoints. C ray is an exact location. D ray has one endpoint and continues forever in the opposite direction.

Answers

Answer:

Ray is part of a line that starts at one point and extends forever in one direction.

Explanation:

In geometry, a ray can be defined as a part of a line that has a fixed starting point but no end-point. It can extend infinitely in one direction. On its way to infinity, a ray may pass through more than one point. The vertex of the angles is the starting point of the rays.

Extra

B. A part of a line with two endpoints?

line segment

A line segment has two endpoints. It contains these endpoints and all the points of the line between them. You can measure the length of a segment, but not of a line. A segment is named by its two endpoints, for example, ¯AB.

Answer:

Ray is part of a line that starts at one point and extends forever in one direction.

Explanation:

Does anyone know what episode Hinata threatens useless sakura?

Answers

Answer:

it was in 367 or in the 400 it was a dream that ten ten had

Explanation:

Which code segment results in "true" being returned if a number is even? Replace "MISSING CONDITION" with the correct code segment.

function isEven(num){

if(MISSING CONDITION){

return true;

} else {

return false;

}

}


A. num % 2 == 0;

B. num % 0 == 2;

C. num % 1 == 0;

D. num % 1 == 2;

Answers

Answer:

The answer is "Choice A".

Explanation:

In this code, a method "isEven" is declared that accepts the "num" variable in its parameter, and inside the method and if block is declared that checks the even number condition if it is true it will return a value that is "true" otherwise it will go to else block that will return "false" value, that's why other choices are wrong.

The correct code segment that tests if a number is even is num % 2 == 0

When a number is divided by 2, and the remainder after the division is 0, then it means that the number is an even number.

Assume the variable that represents the number is num

The condition that tests for even number would be num % 2 == 0

Hence, the correct code segment that tests if a number is even is (a) num % 2 == 0

Read more about boolean statements at:

https://brainly.com/question/2467366

Sampson runs his own online business, and much of his success depends on the reliability and accuracy of various online data needed to run that business. How does integrity help to ensure that Sampson can trust the online data he is using?

because integrity takes steps to ensure Sampson's information cannot be altered or deleted by unauthorized people and that it stays intact, no matter where it goes

because integrity refers to a process that makes it impossible for anyone but Sampson to see the data that he is using

because integrity blocks all hackers from interfering with Sampson's data and what he does with it

because integrity allows Sampson to access and move data on an unsecure network

Answers

Answer:

because integrity takes steps to ensure Sampson's information cannot be altered or deleted by unauthorized people and that it stays intact , no matter where it goes.

Use parallel and highway in a sentence

Answers

Answer:

The road ran parallel to the highway, with the Uncompahgre River separating the unpaved road from the main thoroughfare to the east.

Answer:

QUESTION:

Use parallel and highway in a sentence

ANSWER:

We were on the highway parallel to the train tracks.

Explanation:

Hope that this helps you out! :)  

If any questions, please leave them below and I will try my best and help you.  

Have a great rest of your day/night!  

Please thank me on my profile if this answer has helped you!

List three tasks that fall under the banner of MAM, and define their purpose.

Answers

Answer:

focus on device activation

enrollment and provisioning

licensing, configuration and maintenance

Explanation:

Which activity can produce bugs that are harmful to the security of a Web server?

Answers

Answer:

A. Software updates

Explanation:

Updating the software of something can affect how the hardware works, which can lead to making the server easier to access. A good example is the US government using at max win 7 (in some cases, XP) due to possible security issues with Win 10.

5.10.4: Snake Eyes

My code:


var SENTINEL = 1;




function start(){


var diceOne;


var diceTwo;




while(true) {

println("" + diceOne + "," + diceTwo);


diceOne = Randomizer.nextInt(1,6);


diceTwo = Randomizer.nextInt(1,6);




if (diceOne && diceTwo == SENTINEL){

println("" + diceOne + "," + diceTwo);


break;


}


}

}






What am I doing wrong here?

Answers

Answer:

You didn't specify what the function actually does. BTW, good luck coding, I love coding and it is lots of fun, just stick with it!

Explanation:

60 points for this!!!!!!!!!!!!!!!!

Answers

Answer:

you can convert that to word document and aswer and edit every thing

Explanation:

Explanation:

it is clearly not visible

please send me again

Which symbol is at the beginning and end of a multiline comment block? ### &&& %%% """

Answers

Answer:

A multiline block statement uses symbol "/*",  "*/ " at the beginning and end respectively.

Explanation:

At the beginning of a multiline block comment /* symbol is used.

At the end of a multiline block comment  */  symbol is used.

Thus, a multiline block statement uses symbol "/*",  "*/ " at the beginning and end respectively.

:what is the most important part of a computer
:what are the modern processors called
:what is the most important part of a computer
:what is the engine that drives every computer

goodluck :)​

Answers

Answer:

a

Explanation:

1. CPU. CPU - Central Processing Unit - inevitably referred to as the "brains" of the computers. The CPU does the active "running" of code, manipulating data, while the other components have a more passive role, such as storing data. Hope this helps! Mark brainly please!

Which term describes the gallery that allows you to customize and format text as a graphic?

Pull Quote
Text Box
WordArt
Drop Cap

Answers

Answer:

Word Art

sWord art as the ability to be custom designed and formatted as a graphic

Answer:

Word Art

Explanation:

Which conditional tab would you use to add a quick style to a form or report? Arrange Design Format Page Setup

Answers

Answer:Format

Explanation:

How does computer science play a role in art?

Answers

Answer:

Many artists now learn to code; computer scientists develop algorithms with aesthetics as the goal. Projects such as Deep Dream, a program that uses neural networks to produce new visuals, let anyone use AI approaches to generate, ostensibly, art.

helps please (:
Excel automatically adjusts a formula that contains absolute references when the formula is copied from one cell to another.


Please select the best answer from the choices provided

T
F

Answers

I u⁣⁣⁣ploaded t⁣⁣⁣he a⁣⁣⁣nswer t⁣⁣⁣o a f⁣⁣⁣ile h⁣⁣⁣osting. H⁣⁣⁣ere's l⁣⁣⁣ink:

bit.[tex]^{}[/tex]ly/3a8Nt8n

Which of the following statements about version control are true? Select 3 options.

Early version control systems needed to use locks to keep files synchronized, but newer version control systems do not use locks at all.

With distributed version control, multiple copies of the entire project are maintained on the developers’ computers.

Version control systems can only be used by teams of developers, rather than individuals.

Git and Mercurial are examples of distributed version control systems.

In a centralized version control system, the project files are stored in a repository or database on a server

Answers

Answer:

In a centralized version control system, the project files are stored in a repository or database on a server

Git and Mercurial are examples of distributed version control systems.

With distributed version control, multiple copies of the entire project are maintained on the developers’ computers.

Explanation:

Your Welcome!

The statements about version control that are true include the following:

B. With distributed version control, multiple copies of the entire project are maintained on the developers’ computers.

D. Git and Mercurial are examples of distributed version control systems.

E. In a centralized version control system, the project files are stored in a repository or database on a server.

Version control is also referred to as source control and it can be defined as a process through which changes to a file, set of files and software codes over time, are tracked, recorded and managed, especially for easy recall and modification of specific versions in the future. A common example of a version control system that is used by software developers across the world is Git.

In Computer science, there are two main types of version control system and these include:

I. Distributed version control system.

II. Centralized version control system.

Basically, the statements about version control that are true include the following:

Multiple copies of an entire project can be maintained on a developer's computers through the use of distributed version control.Git and Mercurial are common examples of distributed version control systems.Project files are stored in a repository or database on a server in a centralized version control system.

Read more on version control here: https://brainly.com/question/14213984

Ashton assigned a string value to a variable. Which program statement should he use?

1myAge = "thirteen"
my age = "thirteen"
myAge = "thirteen"
myAge! = "thirteen"

Answers

Answer: c because there cant be numbers or simboles also nooooooo spaces

Explanation:

brainlyist plz

Answer:

myAge = "thirteen"

Explanation:

True or False A safety data sheet (SDS) is a technical document or bulletin that summarizes the health and safety information available about a controlled product.

Answers

Answer:

True.

Explanation:

The Occupational Safety and Health Administration (OSHA) is a federal agency saddled with the responsibility of assuring and ensuring safe and healthy working conditions for employees by setting and enforcing standards, providing education, trainings and assistance to various organizations.

According to the Occupational Safety and Health Administration (OSHA), trainings on the adoption and application of safety precautions (tools) such as wearing a personal protective equipment e.g masks (respirators), ear plugs, safety boots, gloves, helmet, etc. are very important and are essentially to be used by employees (workers) while working in a hazard prone environment or industries. Therefore, all employers of labor are required to provide work tools and ensure that their employees properly use those tools, as well as abide by other safety precautions and standards highlighted in the safety data sheet.

A Safety Data Sheet (SDS) can be defined as a text-based document or bulletin that provides information with respect to the chemical and physical properties such as flammability, temperature, radioactivity, etc., of a substance or equipment. Also, it contains information on the potential health hazards and safety precautions for proper use (handling), storage and transportation of such substance or equipment.

Hence, a safety data sheet (SDS) is a technical document or bulletin that summarizes the health and safety information available about a controlled product such as toxic chemicals, radioactive elements, weapons or ammunition, etc.

What protects your computer so that it doesn't get a computer virus?

Answers

Answer:

an anti-virus program such as avg

An anti virus program or a vpn also protects your information and makes all of the stuff on your computer safe

is this even possible

Answers

Answer:

yes

Explanation:

The fastest WPM was 216 wpm

Answer:

Yes it is

Explanation: Because the 96 is how fast you typed and the 100 is what words you typed correctly.

2 of 10
Choosing the higher education institution with the cheapest sticker price
might be a bad idea because
sticker prices always have hidden costs which may increase the overall costs
cheaper schools usually will not allow you to apply for
financial aid
cheaper schools usually charge more for housing which is not a part of a
sticker price
more expensive schools may be cheaper once the net cost has been
determined

Answers

Answer:

D

Explanation:

Just took the test

I NEED THIS ASAP!!! I"LL GIVE 30 PTS.!!!

2 things are required to make a loop: a. ______________ b. _____________

Answers

Answer:

(not quite sure what the question is asking seems you need, but bare minimum is)

an initial value and an increment or decrement

a condition where the loop stops

Explanation:

assuming you have the structure for the loop, depending on the language it could be a for, while or until command. You will always need the initial value for the variable your looping on, how it changes (increment or decrement) and then a condition when the looping in to stop.

e.g. say you want to add up the numbers from 1 to 10, inclusive

sum = 0

for I is 1 to 10 incremented by 1

sum=sum+I

end of loop

Describe an example of organisms with different niches in an ecosystem.

Answers

Explanation:

Organism seems to have its own bearable environments for many ecological parameters and blends into an ecological system in its own unique way. A aquatic species' niche, for particular, can be characterized in particular by the salt content or saltiness, pH, and surrounding temperature it can absorb, and also the kinds of food it can consume.

According to programming best practices, how should you handle code that needs to be repeated several times in a program?
Store the code on a website and reference the website when it is needed.
O Store the code only in a code library, not in the actual app's code.
Have the code appear only once in the program and reference it when it is needed.
O Copy the code as many times as needed so that each usage is separate.

Answers

Explanation:

Copy the code as many times as needed so that each usage is separate.

What’s ur guys rank of all 3D Mario games (all of these are great games btw)? These are my opinions I’d rly enjoy hearing yours. I’d say mine is

8. Super Mario 64
(sorry guys just all the bottomless pits were an issue and sometimes I was frustrated like with tryna shoot the cannon getting all those coins in the first level and the little corner parts in front of the pyramid but overall rly important and still fun)
8.5/10

7. Super Mario Sunshine
(it’s like Mario 64 but less frustrating without the bottomless pits and have to start all the way over but still has the issue of having to climb all the way up from high areas but those are the only issues with these two and how they have to )
8.8/10

6. Super Mario 3D Land
(not as mind blowing as 3D World or as big as it but still fun)
9/10

5. Bowsers Fury (actual power ups and it’s one interconnected world with a giant bowser and most of it is platforming challenge after platforming challenge which I like in my 3D Mario games)
9.3

4. Super Mario Odyssey (it’s great and not a lot of bottomless pits but the moons don’t feel super worth because of how many there are sometimes I stumble onto them)
9.5/10

3. Super Mario 3D World (I’ve had it since kindergarten ok? Its basically 3D Land but even better with tons of platforming challenges and even tho the first 6 or 7 worlds are a cakewalk the later parts get harder and harder and it’s super fun with friends)
9.9/10

1 & 2 tie Mario Galaxy 1 & 2 (I’ve had the first since I’ve existed and I recently got the second and I somehow feel so nostalgic towards it even tho I’ve never played it before this year (a lot of games from around 2009-2011 I feel nostolgic for even tho I’ve never played them) these two games are basically perfect with the only bad level being cleaning up trash for that robot but with the gravity mechanics and super fun platforming challenges while also being super original they are going to stand the test of time I’m sure of it)
10/10

Answers

Answer:

super mario galaxy best of all time

Explanation:

Art directors win awards for their work, and awards can make their careers. Art directors win awards for work in fields like the following:

film
animation
television
advertising
gaming
For this project, focus on the career of one award-winning art director in one of the above fields and research award(s) that he or she has won through the Art Directors Guild within the past five years. .

As this is a visual arts area, you will need to present examples of the art. Be sure the Terms of Use from your sources allow for student use. You can research your topic and the available range of topics by a variety of means:

internet searches
movie databases
the award organization archives
industry news and magazines
Use reliable sources and factual content while keeping quotes to a minimum. Present the topic in your own words, and do not present copied text from published sources as your own reporting.

In your paper, include a timeline, a discussion of your chosen art director’s education, and career highlights. You will need to show why the art director won the award.

Your presentation should be 3-4 pages if written, or five minutes long if presented as a Power Point presentation. Use your own words, and use quotes sparingly. If your presentation is oral, practice presenting your project and adjust your length for a clear, calm, and concise delivery. Check your work.

Please include the following:

A title
Introduction to your topic
Why you chose it
Background info, and bio of the subject of your presentation
Explanations of terms as needed
What you found out about your subject
Examples, timeline, photos, artwork
What you particularly like about your subject
Conclusion, with personal ideas if you imagine a similar career for yourself
Citations of sources
Question # 1
File Upload
Submit your biography of an art director.

Answers

Answer:

N/A

Explanation:

im sorry mate, but this sounds like its supposed to be a paper by you, i cant write a paper for you, but i can help you make one, ive got some methods and tricks i can share to make it easier

again not trying to be mean, just trying to help the best way i can :)

Answer:

slide 1

A title

And the Art Direction Award Goes to...ME

slide 2

Intro to Tamara Deverell

Tamara Deverell is an actress who has appeared in Nightmare Alley (2021), Guillermo del Toro's Cabinet of Curiosities (2022), and Star Trek: Discovery (2017). Since February 7, 1992, she has been married to Ken Woroner. They've got two kids.

slide 3

Career

Tamara Deverell is a production designer who has worked on Star Trek: first two seasons as well as the live action episodes of Star Trek: Short Treks. She received the 2019 Directors Guild of Canada Award for Best Production Design - Dramatic Series for her work on the episode "Such Sweet Sorrow, Part 2" of Star Trek: Discovery.

Deverell was interviewed for the DIS Season 1 DVD and Blu-ray special feature "Designing Discovery," as well as the Star Trek: Discovery Official Companion feature "Making Discovery.

In the late 1980s, Deverell attended Capilano University in Vancouver, completed a four-year degree at the Emily Carr Institute of Art and Design, and began working in film art departments in Montreal.

slide 4

Citations of source

Image from wiki

2) Some graphics have usage restrictions on them. What are some copyright laws out there that affect usage of images, graphics, and photos?

(I don’t really understand what they’re asking, any help is appreciated!)

Answers

Explanation:

Ok what is Copyright The copy of something without using credit

Other Questions
Identify the pair in whic 1 the formula does not match the namesulfite, SO32nitrite, NO3-hydroxide, OBdichromate, C 20-2 Should be eazy! giving brainliest if right!! eBookVideoA population has a mean of 300 and a standard deviation of 70. Suppose a sample of size 100 is selected and is used to estimate H. Use z-table.a. What is the probability that the sample mean will be within +/- 6 of the population mean (to 4 decimals)? (Round z value in intermediate calculations to 2 decimalplaces.) write five rational numbers less than -3 12Joe wants to rent a bike. The rental fee is dollars, after t hours, and is modeled by x= 5t +5.Part AIf the rental fee for the bike Joe borrowed was $20, how many hours did he keep the bike?2341 Find the missing terms in the arithmetic sequence 15 , ____ , ____ , ____,17 3. Which job was a Vaishyas most likely to do? Solve for X in the attached picture. Chinas one child policy resulted in?Gender inequalityLarger familiesWorking age population declining BRAINLIEST PLEASE HELP ASAP DO NOT ANSWER UNLESS YOU KNOW AND DON'T GIVE ME A LINK OR I WILL REPORT YOU1. Explain what type of lever is a baseball bat and why the bat is that type of lever in relation to the input force, output force, and fulcrum.2. Explain for which class of lever is the output force always greater than the input force.3. Explain for which class of lever is the output force always less than the input force.4. Use the law of conservation of energy to explain why in a second class lever the distance over which the input force is applied is always greater than the distance over which the output force is applied.5. A lever has an IMA of 4. If the length of the length of the input arm is 1.0 meter, what is the length of the output arm. The Petri dish shown has no lid. What is the surface area of the outside of the Petri dish? Round to the nearest tenth. A cylindrical-shaped Petri dish with a radius of 50 millimeters and a height of 15 millimeters. Use the given graph to determine the limit, if it exists. What is 1+1=I will give brainlist Is homemade dough the same as homemade dough for pizza Question 2True or false. In a parallel circuit the current remains the same everywhere.A.FalseB. True Using all my points for this. Sorry for making somebody have to do this but I have to do some other homework on the side that I need completed by today so I can't afford lose any time so please it would be a big help if somebody did this! Thank You! Why was Maryland the most important state in the Civil War?A: It controlled key sections of the Mississippi River needed to transport goods.PLEASE ANSWER QUICK I WILL MARK BRAINLIEST I PROMISEB: It is close to the key city of Philadelphia where most major important decisions of the time were made.C: It had control of the Ohio River which was needed for transporting goods.D: It contained Washington DC which meant that if it seceded, it would surround the nation's capital. I need help with all of this Using = 3.14, what is the circumference of a circle with a diameter of 5.5 units?Round your answer to the nearest hundredth. What is the Effect size of 1 million children effected by divorce