The _____ is essentially the world’s largest computer network, linking hundreds of thousands of smaller networks and operating under a common set of rules for communication. a. Internet b. extranet c. cloud-based network d. intranet

Answers

Answer 1

Answer:

a. Internet

Explanation:

The internet is essentially the world’s largest computer network, linking hundreds of thousands of smaller networks and operating under a common set of rules for communication.

An extranet is a controlled private network that allows access to partners, vendors and suppliers or an authorized set of customers.

Cloud based networking is referred to the network communication and inter-connectivity between IT resources /application within a cloud computing infrastructure

An intranet is a computer network for sharing corporate information, collaboration tools, operational systems, and other computing services only within an organization, and to the exclusion of access by outsiders to the organization


Related Questions

A well-structured relation is a relation that contains a minimum amount of redundancy and that allows users to insert, modify, and delete the rows without error or inconsistencies and is also known as a ________.

Answers

Answer:

"Table" is the correct answer for the given question.

Explanation:

Table are the collection of rows and table in database we can insert the data in the table .The well-structured relation is a table which contains the minimum duplicacy  i.e redundancy with the help of normalization concept.

In a table the user can insert ,modify and delete the record without any error .The main advantage of  well structured relation is that record is consistent .In the well structured relation the duplicacy of record is very minimum.

Peering refers to:
a. high-speed data lines provided by many firms all across the world that interconnect and collectively form the core of the Internet.
b. the broadband service provided via light-transmitting fiber-optic cables.
c. the language used to compose Web pages.
d. a situation when separate ISPs connect their networking equipment together to share traffic.
e. a system that connects end users to the Internet.

Answers

Answer:

Peering refers to a situation when separate ISPs connect their networking equipment together to share traffic.

Explanation:

In computer networking, peering is a voluntary interconnection of administratively separate Internet networks for the purpose of exchanging traffic between the users of each network.

It allows ISPs to directly hand off traffic between each other's customers, without having to pay a third party to carry that traffic across the Internet for them.

Which of the following is true of predictive patterns in data mining?
a. They occur when a minimum of three database elements occur together in a significant way.
b. They occur when only two database elements tend to occur together in a significant way.
c. They help identify database elements that are different.
d. They help identify the similarities in patterns in data sets.

Answers

Answer:

Explanation:

Option C is the correct option.

With _____ computing, users can make use of other computers’ resources within an organization to solve problems involving large-scale, complex calculations, such as circuit analysis or mechanical design-problems that a single computer is not capable of solving in a timely manner.

Answers

Answer:

Grid computing

Explanation:

In grid computing computers have a distributed architecture. This means computers connect together so as to share different resources such as memory and storage. In the network each computer has a specific task that contributes to the solution of at complex problem . This architecture increases the processing speed  of the network giving solutions in the shortest possible time.

What error occurs when you access an array element with an invalid index?
Select one:
A) A Null Pointer Exception error
B) An Array Index Out Of Bounds Exception error
C) An Arithmetic Exception error
D) A Class Cast Exception error

Answers

Answer:

Explanation:

Option B is the correct answer.

Because Microsoft Access includes not only the software needed to create a database, but also the software needed to create forms, reports, data dictionaries and other capabilities, it is often referred to as a Database ___ System.

Answers

Answer:

Management

Explanation:

Because Microsoft Access includes not only the software needed to create a database but also the software needed to create forms, reports, data dictionaries, and other capabilities, it is often referred to as a Database Management System (DBMS). A DBMS is used to maintain data consistency by managing the storage and retrieval of the data. Microsoft access can create and administer a database and has query components that are analogues to most DBMS.

When starting a computer running Windows Vista, a technician sees that the error message "BOOTMGR is missing" appears after the POST. What are two possible solutions for this problem? (Choose two.)a. Restore boot.ini from the installation media.b. Restore BOOTMGR using the Windows Recovery Environment.c. Run the bootrec /fixboot command.d. Run virus removal software.e. Secure the display adapter on the motherboard.f. Run chkdsk /F /R from the recovery console.

Answers

Answer:

B and C

Explanation:

Possible solution to solving "BOOTMGR is missing" error in Windows Vista is to use the Windows Recovery Environment.

Another option is to run "bootrec/fixboot" command from the comman prompt and the command prompt is also accessible from the windows recovery environment.

An I/O-bound process ___________________________________________________ Select one: a. does not need CPU time b. spends less of its time seeking I/O operations than doing computational work c. spends more of its time seeking I/O operations than doing computational work d. spends equal time seeking I/O operations and doing computational work

Answers

Answer:

Spends more of its time seeking I/O operations than doing computational work.

Explanation:

The I/O bound process are depend on Input and output speed. on the other hand computational work is associated with CPU bound processes. Therefore option "C" is better option for I/O bound processes.

Assume that input file references a Scanner object that was used to open a file. Which of the following while loops shows the correct way to read data from the file until the end of the file is reached?
a. while (inputFile != null)
b. while (!inputFile.EOF)
c. while (inputFile.hasnextInt())
d. while (inputFile.nextLine == " ")
e. while (inputFile.hasnextInt())

Answers

Answer:

The answer is letter C

Explanation:

The correct way to read data from the file until the end of the file is reached is while (inputFile.hasnextInt())

Neil holds a discussion session with his clients. He recommends the kinds of network topologies the clients should consider, according to their circumstances. ​
Neil's client wants to follow the current trends with everyone else in terms of speed and versatility. He is risk-averse and wants to leverage the most popular local area network (LAN) topology. Which of the following will Neil recommend to this client?​
A. ​A bus network
B. ​A ring network
C. ​A hub network
D. ​A star network

Answers

Answer:

Neil should recommend to this client a star network.

Explanation:

A star network is a computer network where every host is connected to a central hub, switch, or computer.

Main advantage of a star network is that one corruption (unless it is central hub) doesn't affect the rest of the network, and it's easy to modify.

The star network is one of the most common computer network setups

Written in natural language, but often including programming shorthand to assist in writing the program itself, ___ is the term that describes an intermediate step in creating an algorithm from a flowchart.

Answers

Answer:

pseudo code

Explanation

Pseudo code is the term that describes an intermediate step in creating an algorithm from a flowchart.

Shelli runs a small boutique in Tel Aviv. Her intern just came to her with a new design for her Web site. Shelli really likes the design, and she informs the intern that he is quite the artist. Section reference 1The intern responds that he found the design on the Internet. Shelli replies that they can’t use it. Her decision reflects which ethical issue related to IT?

Answers

Answer:

Copyright issue

Explanation:

Copyright issue is very much a problem in the field of IT. Copyright means that whatever an author created cannot be used or published by anyone else without the consent of the author. The content created by an author can be in any form: art, idea or whatever form.

Title text boxes on every slide must be the same format.

A) True
B) False

Answers

Answer:

B) False

Explanation:

You can adjust the boxes to whatever you'd like, and even add more if you needed too.

Answer:

A) True

Explanation:

Title text boxes on all the slides must be the same format. It looks professional. Moreover, it doesn't mess up your drawings or other writings in the rest of the slide.

The elements of an integer-valued array can be set to 0 (i.e., the array can be cleared) recursively as follows: An array of size 0 is already cleared; Otherwise, set the last of the uncleared elements of the array to 0, and clear the rest of the array Write a void method named clear that accepts an integer array, and the number of elements in the array and sets the elements of the array to 0.

Answers

Final answer:

The clear void method sets all elements of an integer array to 0 using recursion, with a base case of an array of size 0 and a recursive step that zeroes the last element and reduces the array size by one.

Explanation:

The student's question involves writing a void method in programming to clear an integer array by setting all of its elements to 0 using recursion. A recursive method is a function that calls itself in order to break down the problem into smaller instances. Here is an example of how you might write the clear method in Java:

void clear(int[] array, int size) {
   if (size == 0) {
       // Base case: If the array is of size 0, it is already cleared.
       return;
   }
   // Recursive case: Set the last element to 0 and call clear on the rest of the array.
   array[size - 1] = 0;
   clear(array, size - 1);
}

This method relies on the concept that an array of size 0 is already cleared, which serves as the base case for the recursion. If the size is greater than 0, the method sets the last element of the current array to 0 and calls itself with the reduced array size until it reaches the base case.

If you type too much text on a PowerPoint slide, the additional text is added to a second slide.

A) True
B) False

Answers

Answer:

This is false

The text just goes out of the slide and you can't see it until you lower the font size or until you delete some of it.

Explanation:

Answer:

false

Explanation:

im taking the test

The Internet is a hierarchical structure linking different levels of service providers whose millions of devices supply all the interconnections. Which of the following lists the three levels outlined in the book, in order, from the companies that own the worldwide backbone of the Internet down through the companies that specialize in maintenance and support?

Answers

Answer:

Explanation:

These are the three diffrent levels listed below;

1) NSP (National Service Provider)

2) RSP (Regional Service Provider)

3) ISP (Internet Service Provider)

A penetration testing manager is contributing to an RFP for the purchase of a new platform. The manager has provided the following requirements:_______
Must be able to MITM web-based protocols
Must be able to find common misconfigurations and security holes
Which of the following types of testing should be included in the testing platform?
A. Reverse engineering tool
B. HTTP intercepting proxy
C. Vulnerability scanner
D. File integrity monitor
E. Password cracker
F. Fuzzer

Answers

The manager has provided the following requirements Password cracker:

E. Password cracker

Explanation:

MITM is used to protect from hackers where they can hack the web site and misused the data. Basically man is in middle that monitors the network traffics between to tcpip and address and login as unauthorized person.

As RFP is a bidding process for purchase new product or new platform with complete document in details.

End user has to take care of hackers attack and make sure it is protected with all security holes.

Fuzzer is tool where send user data and check the security vulnerabilities and make sure it is protected.

It is not considered as high accuracy.

In order to average together values that match two different conditions in different ranges, an Excel user should use the _____ function.

Answers

Answer:

The answer to this question is the "SUMIFS" function.

Explanation:

The SUMIFS function is a part of Microsoft Excel. It is used to add the number of multi-criteria cells. This function supports logical operators and wildcards. The main purpose to use this function provides a sum of cells with match multiple criteria. The syntax of this function can be given as:  

Syntax:  

=SUMIFS (sum_ranges, range_1, criteria_1, [range_2], [criteria_2], ...)

In the above syntax, we use 5 arguments in function that can be defined as:  

The sum_range argument is used to sum of range to be summed. The range_1 and range_2 arguments are stands for first and second ranges for evaluating. In which the range_2 can be optional. The criteria_1 and criteria_2 is used in range, which are range_1 and range_2.

What is network topology? Group of answer choices a) A model for applications in which the bulk of the back-end processing, such as performing a physical search of a database, takes place on a server, while the front-end processing, which involves communicating with the users, is handled by the clients b) Occurs when the sending computer divides a message into a number of efficiently sized units called packets, each of which contains the address of the destination computer c) Refers to the geometric arrangement of the actual physical organization of the computers (and other network devices) in a network d) An intelligent connecting device that examines each packet of data it receives and then decides which way to send it onward toward its destination.

Answers

Answer:

C

Explanation:

_________is the starting point for measuring the performance, accuracy, and completeness of the finished system before entering the systems design phase

Answers

Answer:

"Software Requirement Specification " is the correct answer for the given question.

Explanation:

Software Requirement Specification describe the role as well as features of Software project .The software Requirement specification in the software development life cycle is the initial point which check the performance ,accuracy in the system.Their are following objective about Software Requirement Specification .

It describe the list of mendatory requirement of software project.The main advantage of software Requirement specification is to minimize the risk of software failure.

Which is a net ionic equation for the neutralization of a weak acid with a strong base?

Answers

Answer:  A net ionic equation for the neutralization of a weak acid with a strong base is:

Explanation:

- Let´s consider this balanced molecular equation:

                                HCN(aq) + NaOH(aq) --------} NaCN(aq) + H2O(l)

- You can see it is an acid-base reaction because OH (-) is taking away the H from HCN.

Where:     NaOH(aq) is the base and  

                 HCN(aq) is a weak acid as it has no oxygen.

- For the total ionic equation we will break up all the possible break ups and we get:

   HCN(aq) + Na (+)(aq)+ OH(-) (aq)  --------- }  Na (+)(aq)+CN(-) (aq) + H2O(l)

- For the net ionic equation we reduce:

     HCN(aq) + OH(-)(aq)  -------- }  CN(-)(aq) + H2O(l)

- We get the weak acid HCN(aq) plus the hidroxide ion which is the base.  

The spectator ions is Na(+)

The net ionic equation for the reaction of any strong acid with any strong base is identical

Net ionic equations for acid-base reactions a neutralization reaction between a weak acid, HCN, and a strong base, KOH.

A weak acid, weak base reaction can be shown by the net ionic equation example:  

HCl(aq) + NaOH(aq) ↔ H2O(l) + NaCl(aq) HF(aq) + OH-(aq) ↔ H2O(l) + F-(aq) HF(aq) + NaOH(aq) ↔ H2O(l) + NaF(aq) H3O+(aq) + OH-(aq) ↔ 2 H2O(l)  

When a strong acid neutralizes a weak base, the resulting solution's pH will be less than 7.

Weak acids as hydrofluoric, HF only dissociate partially or will react with sodium hydroxide, NaOH , a strong base, to produce aqueous sodium fluoride, NaF , and water to get the net ionic equation that describes this neutralization reaction.  

They are not considered to split apart into ions when writing net ionic equations.

This reaction is considered a neutralization reaction. The base (NaOH) and weak acid (CH3COOH) react to produce a salt (NaNO3 and water (H2O).

"What technology will examine the current state of a network device before allowing it can to connect to the network and force any device that does not meet a specified set of criteria to connect only to a quarantine network?

A. network access control
B. virtual LANs
C. network address translation
D. host health checks "

Answers

Answer:

a network access control

What is emerging as a major business area of innovation that offers a flexible collection of computers on the Internet that can perform tasks previously performed on corporate​ computers?a. the android os
b. cloud computing
c. grid computing
d. use of web os
e. the use of non sql databases?

Answers

Answer:

Option (D) i.e., cloud computing is the correct answer to the following question.

Explanation:

The following option is correct because cloud computing is a better way to store our application, data, and programs on the internet with privacy and without storing them into the hard drives.  

So, that's why the following option is correct. It simple words, cloud computing provides us the facility to store data through the internet without storing them into the drive.

Write a public interface named Test with the following behavior:
a. a method getDuration that returns a Duration object.
b. a method check that accepts an int parameter and returns a Result object.
c. a method getScore that returns a double.

Answers

Answer:

The code to this question can be given as:

Code:

public interface Test  //define interface  

{

   public abstract Duration getDuration(); //define method

getDuration.  

   public abstract Result check(int a);

//define method

check .

   public abstract double getScore();

//define method getScore.  

}

Explanation:

In the above code, we define an interface that is "Test" inside an interface, we define three methods that can be defined as:

First, we define a method that is "getDuration" that method returns  Duration as an object. Second, we define a method that is "check" this method accepts an integer parameter that is a and return Result. The third method is "getScore" this method will return a double value.

An OR function nested in an IF function results in

A. returning a certain formula or value if one of either two conditions is met.
B. returning a certain formula or value if all listed conditions are met.
C. applying either one formula or another regardless of which conditions are met.
D. applying two or more formulas regardless of which conditions are met.

Answers

I think it’s C I hope this helps

Answer: C: an IF function within an IF function

Explanation:

Your current backup schedule involves differential backups of all data Monday through Saturday, with a full backup on Sunday. Last Saturday, one of your storage drives failed prior to running the daily backup. What must be done to recover the data on the failed drive?

Answers

Answer:

restore the last full backup first.

Explanation:

Based on the information provided within the question it can be said that what you should do is restore the last full backup first. This is because a differential backup, backs up all the progressive changes made after the last full backup. Therefore the last full backup would contain all the data before the drive failed. Once this is done then you may restore the last successful differential backup prior to the drive failure.

The system partition is the partition that contains the files required to load the operating system (bootmgr, and BCD). The system partition must be_____. A. marked active B. a dynamic volume C. an extended partition D. formatted with the FAT32 file system E. formatted with the NTFS file system

Answers

The system partition must be marked active

A. marked active

Explanation:

To boot on bootmgr and load the operating system, first it should be formatted with fat32 or ntf32 and make it active the partition. Partition is made through windows disk manager from control panel or DISKPART tools which is available in operating system.

These tools are ready and handy which is available. When we make partition it will prompt for number GIGA BYTE OR MEGA BYTE size after end user input or select, next step to select disk format type such as FAT32 or NTFS.

Partition can be made at during installing operating system  and made active  (BOOTMGR).

Technician A says that vehicles with electronic returnless fuel systems use pulse width modulation to power the fuel pump and maintain fuel pressure. Technician B says that the electronic returnless fuel system uses a power transistor to control the fuel pump. Which technician is correct?
A) Technician A only
B) Technician B only
C) Both technicians
D) Neither technician

Answers

Answer:

The correct option to the following question is option (C) Both technician.

Explanation:

Because both the technician says correct that is the returnless fuel system use both of the techniques which is by the use of transistor or by the use of the width modulation by which they control fuel pump.

PWM(Pulse Width Modulation) can work by pulsates the direct current and the other ways by which it works.

So, the other options are false because both are true.

Final answer:

Both Technician A and B are correct as electronic returnless fuel systems use pulse width modulation, controlled by a fuel pump driver module, which may include a power transistor to manage the fuel pump and maintain pressure.

Explanation:

The question pertains to the control mechanisms used in electronic returnless fuel systems in vehicles. Technician A states that these systems use pulse width modulation to control the fuel pump speed and thereby maintain fuel pressure. Technician B suggests that a power transistor is used to control the fuel pump in these systems.

Electronic returnless fuel systems do indeed use pulse width modulation to control the fuel pump, which allows for precise control over fuel pressure without returning excess fuel to the tank. A fuel pump driver module controls the voltage sent to the fuel pump, which can include using a power transistor. Therefore, both technicians are correct as they're describing different aspects of the same system.

The answer to the question is C) Both technicians.

Which of the following statements is false? Question 22 options: a) Companies that use Software-as-a-Service are running applications on the vendor’s hardware. b) Application service providers are similar to Software-as-a-Service providers. c) Companies that purchase open-source software cannot modify it. d) Outsourcing refers to acquiring IT applications from outside contractors. e) Insourcing refers to building IT applications in-house.

Answers

Answer:

A is your answer I think

The statement which is false among the given answer options is: a) Companies that use Software-as-a-Service are running applications on the vendor’s hardware.

Software-as-a-Service (SaaS) can be defined as a cloud computing delivery model that typically involves making licensed software programs (applications) available over the Internet for use by end users (clients) on a subscription basis through a vendor (third-party) or by centrally hosting it in the cloud.

Some examples of Software-as-a-Service (SaaS) include the following:

BigcommerceSalesforceSlackDropbox

Generally, companies that use Software-as-a-Service (SaaS) are running software programs (applications) on their computer's hardware rather than the vendor’s hardware.

In conclusion, all of the other answer options except A are true and correct.

Find more information: https://brainly.com/question/15062747

In the code segment below, assume that the int array numArr has been properly declared and initialized. The code segment is intended to reverse the order of the elements in numArr. For example, if numArr initially contains {1, 3, 5, 7, 9}, it should contain {9, 7, 5, 3, 1} after the code segment executes. /* missing loop header */

Answers

Final Answer:

The missing loop header should be:

c for (int i = 0; i < numArr.length / 2; i++)

   {int temp = numArr[i];

   numArr[i] = numArr[numArr.length - 1 - i];

   numArr[numArr.length - 1 - i] = temp;}

Explanation:

To reverse the order of elements in `numArr`, we need to iterate through the array using a loop that goes up to half its length. This is because we are swapping elements from the beginning with elements from the end, gradually moving towards the center. The loop header `for (int i = 0; i < numArr.length / 2; i++)` accomplishes this.

Inside the loop, we use a temporary variable `temp` to temporarily store the value at index `i`. We then assign the value at the corresponding position from the end of the array to index `i` and finally assign the value stored in `temp` to the position from the end. This swapping process continues until we reach the middle of the array, effectively reversing its order.

In mathematical terms, the loop iterates from `i = 0` to `i = numArr.length / 2 - 1`, ensuring that each element is swapped with its corresponding element from the end. The use of the temporary variable ensures that the values are exchanged without loss. The loop operates in O(n/2) time complexity, which simplifies to O(n), where n is the length of the array. This algorithm is efficient and widely used for reversing arrays in-place.

Other Questions
How are photosynthesis and cellular respiration different?A. Photosynthesis produces carbon dioxide, while cellular respirationproduces oxygen.B. Photosynthesis stores energy, while cellular respiration releasesenergyC. Photosynthesis occurs in mitochondria, while cellular respirationoccurs in chloroplasts.D. Photosynthesis breaks down glucose, while cellular respirationproduces glucose. What can turn a natural hazard into a natural disaster? Jerry has 9 keys on his keyring. 4 of them are silver and 5 are gold. If he randomly chooses a key.what is the probability that the key would be silver? What is the image of 6,3)(6,3) after a reflection over the y-axis? what was life like for African Americans in the years right before Taft's term in office? Simplify x^2+3x+2/x+1A. X+2B. X-2C. X^2+1D. X^2-1 The American behavioral psychologist ________ anticipated a society in which the behavior of human beings might be scientifically engineered for the benefit of both the individual and the community. This past weekend Miss Thomas did some hallelujah shopping. She bought three presents and says that she has 30% of her shopping finished. How many presents does she have left to purchase? Peter filled 5 cups each with 1 pound of candy. How much candy did the 5 cups contain altogether? 5 1/2 pounds6 1/2 pounds 7 pounds 7 1/2 pounds Recently, Pfizer and Allergan the makers of Viagra and Botox, respectively initiated a $160 billion merger. Pharmaceutical companies tend to spend a greater percentage of sales on R&D activities than other industries. The government encourages these R&D activities by granting companies patents for drugs approved by the Food and Drug Administration. For instance, Allergan spent large sums of money developing its popular wrinkle-removing neurotoxin, Botox, which is currently protected under a patent. Botox sells for about $15 per vial.Calculate the Lerner index if the marginal cost of producing Botox is $1.50 per vial. The freezing point of benzene, C6H6, is 5.500 C at 1 atmosphere. Kf(benzene) = 5.12 C/m In a laboratory experiment, students synthesized a new compound and found that when 14.44 grams of the compound were dissolved in 292.3 grams of benzene, the solution began to freeze at 4.571 C. The compound was also found to be nonvolatile and a non-electrolyte. What is the molecular weight they determined for this compound? Dentro de unos das, el poeta ____ su primer libro de poesa. habr escrito ha escrito 2. Cuando lleguemos a la librera, el escritor ya ____ a su hotel. volvi habr vuelto 3. Si en tres semanas estoy aqu, ____ la exposicin. habr visto ver 4. Cuando termine este mes, el escultor ____ cien esculturas. habr hecho hizo 5. El dramaturgo ____ otra obra el ao pasado. escribi habr escrito how much horsepower would a Challenger SRT Hellcat Redeye Widebody need to tow the SS Delphine up the industry standard: Davis Dam Grade Climb? Pro Tips:Davis Dam assumed grade = 7% Air density is sea level conditions (.002377 slugs/f^t3) w(weight) of the SS Delphine + trailer + Redeye = 3,922,000 + 150,000 + 4451 Lbs Crr = coefficient of rolling resistance = .015 Assume Combined CDA is 1555 ft^2 SAE J2807 (Davis Dam Grande Climb) - min speed is 40mpg (59 ft/s) F(drag) = 1/2p x V^2 x C(d)A F(rolling resistance) = W x cos x Crr F(weight) = W x sin F(sum) = F(drag) + F(rr) + F(weight) P = F(sum)XV convert to horsepower = P(1hp/550ft lbf/sec) Which equation shows y=-x+4 is in standard form?2x - y=8Ox+2y=-8Ox + 2y = 82x + y = 8 On admission to the hospital, each client is asked whether the client has a living will or a durable power of attorney. If not, the admitting staff person provides a sample form to the client if wanted. The purpose of this inquiry is to determine: About Here are two relations defined on the set {a, b, c, d}: S = { (a, b), (a, c), (c, d), (c, a) } R = { (b, c), (c, b), (a, d), (d, b) } Write each relation as a set of ordered pairs. (a) S R (b) R S (c) S S (a) Name two types of subatomic particles contained in the nucleus of the atom and state the charge associated with each.(b) Name the subatomic particle found in the region outside the nucleus. What charge is associated with this type of particle? Write the word sentence as an inequality.The quotient of a number g and -2 is fewer than -6.An inequality is a Why was the Magna Carta an important document?It promised the colonies their independence.It gave Englishmen political rights.It gave the colonies the right to rule themselves.It gave Englishmen the right to vote for the king. How did President Taft's "dollar diplomacy" help Americans gain economic power over Latin American countries?