which of the following is not true of poor data and/or database administration? unknown meanings of stored data maintaining a secure server data timing problems multiple entity definitions

Answers

Answer 1

Option D is correct. Administration of data. an enterprise-wide task that deals with the efficient management of a company's data resources. It can be done by one person, but groups perform it more frequently.

Setting data standards and norms as well as offering a place for dispute settlement are examples of specific duties. Standards, procedures, and policies for preserving the security and integrity of data are defined under data governance. Data architecture offers a structured method for establishing and controlling data flow. establishing and upholding database standards and guidelines. supporting the design, development, and testing of databases. managing event and problem management, as well as database availability and performance.

Learn more about database here-

https://brainly.com/question/13275751

#SPJ4


Related Questions

in order to have an updated copy of a file in more than one location, you can the files so that updates in one location can be reflected in another based on a set of rules.

Answers

You overwrite the stored file when you use the Save command to save changes to a file. The last thing you copied or cut from a document was added to the system and Office clipboards.

When you cut or copy two things in a row, you can set the Office Clipboard to open automatically. Every time you cut, the Office Clipboard can be configured to open automatically. The margin is the white space in your document that lies between the edge of the page and where you can insert text or other elements. Left, right, top, and bottom margins can be altered independently of one another, and margin settings can be updated to add or remove space from the page's edge.

Learn more about command here-

https://brainly.com/question/3632568

#SPJ4

FILL IN THE BLANK. __ ___ memory is a small, high-speed, high-cost memory that serves as a buffer for frequently accessed data.

Answers

Cache memory, is a tiny, expensive, high-speed memory that acts as a buffer for data that is frequently accessed.

What is Cache memory?
Cache memory
is a type of high-speed memory that is located on the CPU and can be accessed more quickly than regular memory. It is a type of static random-access memory that stores recently used data and instructions so that they can be quickly accessed by the processor. Cache memory is used to improve system performance by reducing the amount of time required to access data from the main memory. It stores frequently used instructions and data that are needed by the processor, which reduces the amount of time spent accessing the main memory. Cache memory helps the processor to access data quickly, which improves system performance. It also reduces the number of times the processor needs to access the slower main memory. Cache memory is also known as CPU cache, and it is an important part of the computer's memory hierarchy.

To learn more about Cache memory
https://brainly.com/question/12975846
#SPJ4

A network uses an SDN architecture with switches and a centralized controller. Which of the following terms describes a function or functions expected to be found on the switches but not on the controller?
A. A Northbound Interface
B. A Southbound Interface
C. Data plane functions
D. Control plane functions

Answers

A network uses an SDN architecture with switches and a centralized controller is Data plane functions.

What is functions of data plan?A data plan is an agreement between a mobile carrier and a customer that details how much mobile data the user can access, typically each month for a set charge. The part of a network's hardware where user traffic flows is called the data plane. The terms "data plane" and "forwarding plane" are interchangeable. The phrase "forwarding plane" is useful since it expresses clearly how user traffic is forwarded from a switching device to the subsequent hop. The data plane is the actual process of forwarding data, whereas the control plane is the component of a network that regulates how data is forwarded.The importance of a data strategy is that it shows funding organizations how your (data) collecting and analysis techniques will allow you to respond to your research topic. The sorts of data gathering and analysis methods required to complete your project can be ascertained with the use of a data plan.

To learn more about data plan refer to:

https://brainly.com/question/27034337

#SPJ4

erp is beneficial because it transforms transactional data into information that can be used to support decision making.

Answers

ERP is beneficial because it transforms transactional data into information that can be used to support decision making. [TRUE]

What is ERP

ERP (Enterprise Resource Planning) is an information system model that enables organizations to automate and integrate their main business processes. ERP breaks the deadlock of various traditional functional barriers within the organization by facilitating sharing/various data, multiple information flows, and introducing/channeling common business practices among all users in the organization.

ERP system implementation can be a massive undertaking that can take up to several years. Due to the complexity and size of ERP systems, only a minority of organizations are willing or able to deploy multiple physical and financial resources and take the risk of developing an ERP system in-house. Therefore, basically all ERP systems are commercial products. Products that are considered and recognized as leaders in the market are SAP, Oracle, Baan, J.D. Edwards & Co., and PeopleSoft Inc.

ERP packages are sold to various client organizations in the form of modules that support standard processes.

Some common ERP modules include:

Asset Management Financial Accounting (Fico or finance) Human Resources (HR) Industry-Specific Solutions Plant Maintenance Production Planning Quality Management Sales and Distribution Inventory Management

Learn more about ERP at https://brainly.com/question/13945630.

#SPJ4

Operating Systems
Problem Four (15 points) Comparing page replacement algorithms
Physical memory consists of 4 page frames, initially all empty. The following reference string is processed: 0 1 4 0 2 3 0 1 0 2 3 4 2 3
Show which pages are resident under the optimal page replacement algorithm. Indicate when page faults happen.
Show which pages are resident under the FIFO page replacement algorithm. Indicate when page faults happen.
Show which pages are resident under the LRU page replacement algorithm. Indicate when page faults happen.
Problem Five (15 points) Comparing page replacement algorithms
Physical memory consists of 4 page frames, initially all empty. The following reference string is processed:
0 1 4 0 2 3 0 1 0 2 3 4 2 3
Show which pages are resident under the second chance page replacement algorithm. Indicate when page faults occur.
Assume that references to page 1 are write references (modifying page 1) and all others are read references. Show which pages are resident under the third chance page replacement algorithm. Indicate when page faults occur.

Answers

a. 4132 in last frame, 6 page fault occurs

b. 2314 in last frame, 10 page fault occur

c. 0342 in last frame, 7 page fault occur

d. 9 page fault occur, 0,2,3,4 in frame

e. 8 page fault occur, 0432 in frame

What is page fault?

An exception that the memory management unit raises whenever a process accesses a memory page without making the necessary preparations is known as a page fault in computing (also known as a hard fault or PF). The virtual address space of the process must be expanded with a mapping before the page can be accessed.

A backing store, like a disk, may also need to be loaded in order to access the actual page contents. The operating system's kernel handles the exception by making the necessary page accessible in the physical memory or preventing an illegal memory access after the MMU detects the page fault.

Any operating system that makes use of virtual memory, such as Windows, macOS, and the Linux kernel, is prone to valid page faults and requires them in order to give programs more memory.

Learn more about page faults

https://brainly.com/question/29506246

#SPJ4

set the sort order so the reuslts will display records with the highest number of credits first. run the query and review the results

Answers

The way to set the sort order so the results will display records with the highest number of credits first. When you run the query and review the results are:

After expanding the list of sort options by clicking the Credits field's sort row, you chose the Ascending option. You pressed the View button arrow on the Home Ribbon Tab of the Views Ribbon Group. You choose the Datasheet View menu option from the View menu.

What is the main goal of a database query?

In a database, queries can execute a wide range of operations. Retrieving specific data from the tables is their most frequent use. Most of the time, the data you want to examine is dispersed across numerous tables, but queries let you view it all in a single datasheet.

Therefore one can say that the database management system (DBMS), the computer program that manages data, responds to information requests by way of queries. Users have the option to run a query to add or remove data from a database or to obtain data from it.

Learn more about query from

https://brainly.com/question/25694408
#SPJ1

Which of the following items is the least important to consider when designing an access control system? A. Risk. B. Threat. C. Vulnerability. D. Annual loss expectancy.

Answers

The correct response is d. Annual loss expectancy. The projected financial loss that can be anticipated for an asset due to a risk over the course of a year is known as the annualized loss expectation (ALE).

The annualized loss expectancy can now be calculated by adding the monetary loss from a single incident (SLE) and the likelihood of an incident (ARO) (ALE). The ALE is calculated as follows and represents the annual average loss over a period of several years for a specific asset under threat: ARO x SLE equals ALE. The annual financial impact of a specific risk to the organization is estimated by ALE. This aids in determining how much money the company should spend on countermeasures to lessen the impact or chance of an incidence.The security expert must take into account potential weaknesses before designing any kind of access control system because these give rise to threats. Threats must also be taken into account because they increase hazards. Risk is the likelihood that the vulnerability will be used against you. Answer D is erroneous as it relates to the risk analysis formula.

Learn more about Annual loss expectancy here

https://brainly.com/question/23899634

#SPJ4

Chapter 9 : Photoshop

Use settings in item 4 change the zoom level in preview window

a. True
b. Falso

Answers

Use settings in item 4 change the zoom level in preview window is a true statement.

What is zoom Level?

Choose to magnify the entire screen (Full Screen), a specific portion of the screen (Split Screen), or simply the region where the pointer is when you use a keyboard shortcut, trackpad motion, or scroll gesture with a modifier key (Picture-in-Picture).

When using full-screen zoom, you can enlarge the image on a second display if one is available (sometimes called Zoom Display). Select a display by clicking Choose Display.

Click Size and Location to resize and relocate the zoom area or window while utilizing the Split Screen or Picture-in-Picture zoom styles.

Therefore, Use settings in item 4 change the zoom level in preview window is a true statement.

To learn more about Zoom, refer to the link:

https://brainly.com/question/30034927

#SPJ1

Assign numMatches with the number of elements in userValues that equal matchValue. userValues has NUM_VALS elements. Ex: If userValues is {2, 1, 2, 2} and matchValue is 2 , then numMatches should be 3.

Your code will be tested with the following values:
matchValue: 2, userValues: {2, 1, 2, 2} (as in the example program above)
matchValue: 0, userValues: {0, 0, 0, 0}
matchValue: 10, userValues: {20, 50, 70, 100}

Answers

The numMatches with the number of elements in userValues that equal matchValue is explained in the explanation part.

What is programing?

Making a set of instructions that instruct a computer how to carry out a task is the process of programming. Computer programming languages like JavaScript, Python, and C++ can all be used for programming.

The program for the given scenario is:

import java.util.Scanner;

public class FindMatchValue {

  public static void main (String [] args) {

     Scanner scnr = new Scanner(System.in);

     final int NUM_VALS = 4;

     int[] userValues = new int[NUM_VALS];

     int i;

     int matchValue;

     int numMatches = -99;

     matchValue = scnr.nextInt();

     for (i = 0; i < userValues.length; ++i) {

        userValues[i] = scnr.nextInt();

     }

         numMatches = 0;

     for (i = 0; i < NUM_VALS; ++i) {

        if(userValues[i] == matchValue) {

                       numMatches++;

               }

     }

     System.out.println("matchValue: " + matchValue + ", numMatches: " + numMatches);

  }

}

Thus, this is the coding for the given situation.

For more details regarding programing, visit:

https://brainly.com/question/11023419

#SPJ1

brandon is assisting an internal employee with their mobile device. upon further diagnosing, brandon can see that the mobile device is currently not opening one of the company's applications. to further assist brandon will begin to do some troubleshooting. which of the following choices is not a form of troubleshooting?

Answers

A few examples of IoT goods are smart phones, smart refrigerators, smart watches, smart fire alarms, smart door locks, smart bicycles, medical sensors, fitness trackers, smart security systems, etc.

What kinds of things can you synchronize?

The coordination of activities to make a system work as a whole is known as synchronization. As an illustration, the conductor of an orchestra keeps the ensemble in time or synchronization. Systems are referred to as synchronous or in sync if all components work together in unison, and asynchronous if not.

When ought you to sync?

When sharing data between many invocations and there is a chance that the data may be changed, resulting in inconsistency, synchronization is typically required. You don't need to synchronize if the data is read-only. There is no shared data in the snippet of code above.

To know more about Synchronize visit;

https://brainly.com/question/27189278

#SPJ4

here is a description of variables used in a gas station class. customer - represents the name of the person buying gas vehicle - represents the type of vehicle of the person buying gas gasprice - represents the cost per gallon of gas on one specific day customerbill - represents the total amount of money owed by person buying gas based on these descriptions, which of the following variables would be static?

Answers

The variable that would be static is D. gas price.

What is a static variable?

A static variable is one that has been "statically" allocated in computer programming, which means that its lifetime (or "extent") is the entire execution of the program. This contrasts with objects, whose storage is dynamically allocated and deallocated in heap memory, and with shorter-lived automatic variables, whose storage is stack allocated and deallocated on the call stack.

In contrast to information that varies from instance to instance, static variables are used to store data that logically relates to an entire class.

In this case, the variable that would be static is the gas price. Therefore, the correct option is D.

Learn more about variables on:

https://brainly.com/question/25223322

#SPJ1

Complete question

here is a description of variables used in a gas station class. customer - represents the name of the person buying gas vehicle - represents the type of vehicle of the person buying gas gasprice - represents the cost per gallon of gas on one specific day customerbill - represents the total amount of money owed by person buying gas based on these descriptions, which of the following variables would be static?

customer

customer bill

vehicle

gas price.

you are the network administrator for stormwind studios. your network corttaind an active directory domair. the domain contains 300 computers that run

Answers

The method should be use for automatically register all the existing computers to the Azure AD network and enroll all of the computers in Intune is use a Windows Autopilot deployment profile.

What is Windows Autopilot deployment profile?

Windows Autopilot deployment profile is a feature in Windows operating system that can be used to automatically configure devices up to 350 profiles tenant. It feature will save each device configuration.

Windows Autopilot deployment profile also can be used to enroll device to Microsoft Intune and Azure AD network if previously the network administrator has been create profile for each device in Windows Autopilot deployment profile.

You question is incomplete, but most probably your full question was (image attached)

Learn more about Azure AD network here:

brainly.com/question/29315329

#SPJ4

A developer is creating a script to automate the deployment process for a serverless application. The developer wants to use an existing AWS Serverless
Application Model (AWS SAM) template for the application.
What should the developer use for the project? (Choose two.)
A. Call aws cloudformation package to create the deployment package. Call aws cloudformation deploy to deploy the package afterward.
B. Call sam package to create the deployment package. Call sam deploy to deploy the package afterward.
C. Call aws s3 cp to upload the AWS SAM template to Amazon S3. Call aws lambda update-function-code to create the application.
D. Create a ZIP package locally and call aws serverlessrepo create-application to create the application.
E. Create a ZIP package and upload it to Amazon S3. Call aws cloudformation create-stack to create the application.

Answers

Call aws s3 cp to upload the AWS SAM template to Amazon S3. Call aws lambda update-function-code to create the application and  Create a ZIP package and upload it to Amazon S3. Call aws cloud formation create-stack to create the application.

AWS is designed to help application providers, ISVs, and vendors quickly and securely host their applications, whether they are existing applications or new SaaS-based applications. You can access the AWS application hosting platform using the AWS Management Console or well-documented web services APIs. Amazon Web Services (AWS) is the world's most comprehensive and widely used cloud platform, offering over 200 fully functional services from data centers around the world. If you enjoy working with technology and are passionate about expanding your knowledge, AWS is a great career. AWS provides opportunities to work on cutting-edge projects and develop in-demand skills. PRO TIP: AWS is a good career for those who are interested in working in the cloud computing industry.

To know more about AWS, visit:-

https://brainly.com/question/29708909

#SPJ4

you need to send several large files containing proprietary data to a business partner. which of the following is the best choice for this task?

Answers

To deliver multiple sizable files containing confidential information to a business partner, SFTP (Secure File Transfer Protocol) is required. SFTP, or SSH File Transfer Protocol, is a protocol.

It allows for safe file transfers between networked hosts. It is frequently used by businesses and people to enable secure file access, file transfers, and file management over a secure shell data stream. A protocol called SSH File Transfer Protocol (SFTP) is used to provide secure file transfers between networked hosts. It is frequently used by businesses and people to enable secure file access, file transfers, and file management over a secure shell data stream. A VPN is a safe encrypted tunnel for data, whereas SFTP is a protocol.

Learn more about Transfer Protocol here

https://brainly.com/question/23091934

#SPJ4

The complete question is -

you need to send several large files containing proprietary data to a business partner. which of the following is the best choice for this task?

A. FTP B. SNMP C. SFTP D. SSH

Consider the following scenario. You have many friends, each of whom has several phone numbers (home, work, cell, and perhaps others). You want to create a phone book program that stores all of this data. Which of the following data structures would be best suited to this task? a. a list of strings b. a set of integers c. a list of lists d. a dictionary of lists

Answers

The following data structure would be best suited to this task

d. a dictionary of lists

What is data structure?

A data structure in computer science is a format for managing, organizing, and storing data that is typically selected for fast access to data. A data structure, or algebraic structure about data, is more specifically a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

Abstract data types are based on data structures (ADT). The logical form of the data type is specified by the ADT. The physical representation of the data type is implemented by the data structure.

Different types of data structures are appropriate for various applications, and some are highly specialized for particular tasks.

Learn more about data structures

https://brainly.com/question/24268720

#SPJ4

a user reports that she can't access the internet. you investigate the problem and find that she can access all hosts on the private network, including subnets, but no hosts on the internet.

Answers

The issue is probably caused by a missing default route on a router.

Which configuration parameter would need to be changed the most frequently?

Verify your computer's default gateway settings. For forwarding packets to other subnets, utilize the default gateway setting. The packets won't go to the right router if the value is wrong.

What factors are considered when choosing the optimal route when there are several options for getting somewhere?

Through the use of algorithms, dynamic routing calculates a variety of potential routes and chooses the most efficient path for traffic to follow throughout the network. The distance vector protocols and link state protocols are two different sorts of sophisticated algorithms that are used.

To know more about internet  visit:-

https://brainly.com/question/12996796

#SPJ4

write a flowchart to find the sum of the digits of a 3 digit number

Answers

The ways to write a flowchart to find the sum of the digits of a 3 digit number is given below

Start

Input: number (a 3-digit integer)

Set sum = 0

Divide number by 100 and assign the result to hundreds

Set number = number modulo 100

Divide number by 10 and assign the result to tens

Set number = number modulo 10

Set ones = number

Set sum = sum + hundreds + tens + ones

Output: sum

End

What is the steps about?

The above flowchart is one that uses the following steps:

Start: This marks the beginning of the flowchart.Input: The user inputs a 3-digit number.Set sum = 0: This initializes the variable "sum" to 0.Divide number by 100 and assign the result to hundreds: This step separates the hundreds place of the number.Set number = number modulo 100: This step sets "number" to the remainder of "number" divided by 100, which leaves only the tens and ones places.Divide number by 10 and assign the result to tens: This step separates the tens place of the number.Set number = number modulo 10: This step sets "number" to the remainder of "number" divided by 10, which leaves only the ones place.Set ones = number: This step sets the variable "ones" equal to the value of "number," which is the ones place of the original number.Set sum = sum + hundreds + tens + ones: This step adds the hundreds, tens, and ones places to find the sum of the digits.Output: The value of "sum" is output to the user.

Lastly, End: This marks the end of the flowchart.

Learn more about flowchart from

https://brainly.com/question/6532130
#SPJ1

which of the following would be an agent under the terms of the uniform securities act? a sales representative of a licensed broker-dealer who sells s

Answers

The agent under the terms of the uniform securities act is I and II.

What is agent?

Agent under the terms of the uniform securities act in sections 36b-2 to 36b-34 is "any individual, other than a broker-dealer, who represents a broker-dealer or issuer in effecting or attempting to effect purchases or sales of securities."

For the first statement, a sales that representative of a broker-dealer is a agent in terms of uniform securities act.

For the second statement, a assistant to the president of a broker-dealer is a administrative person if he/she take order individually from a public is considered as an agent, because he/she considered not part of broker-dealer.

For the third statement, is not agent because is registered as broker-dealer.

For the fourth statement, is not agent because is registered as issuer.

Your question is incomplete, but most probably your full question was

Which of the following would be an agent under the terms of the Uniform Securities Act?

I. A sales representative of a licensed broker-dealer who sells secondary securities to the general public

II. An assistant to the president of a broker-dealer who, for administrative purposes, accepts orders on behalf of senior partners

III. A subsidiary of a major commercial bank registered as a broker-dealer that sells securities to the public

IV. An issuer of nonexempt securities that are registered in the state and sold to the general public

Learn more about broker-dealer here:

brainly.com/question/28168486

#SPJ4

Mary and Pablo share a customer support workstation. Mary works in the morning, and Pablo works in the evening. One day Mary is helping a customer with a support issue. Because her shift is over, she creates a Word document with details about the customer she is helping. She saves it to the C:\Customer folder on the computer. When Pablo comes in, he is unable to open the file.
Which of the following will MOST likely allow Pablo to open the file?

Answers

If you're using Windows 10 or 8.1, File Explorer, or Windows Explorer, if you're using Windows 7, is the easiest way to view the shared folders in Windows.

Click or press on the name of your Windows PC after opening it, expanding the Network area from the left side of the window. To view programs or navigate between them, choose the Task View icon from the taskbar or press Alt-Tab on your keyboard. Grab the top of an app window and move it to the side to use two or more apps at once. Then select a different app, and it will integrate seamlessly.

Learn more about network here-

https://brainly.com/question/13992507

#SPJ4

how to decode visual information, including maps, illustrations, diagrams, sidebars, graphic organizers, and infographics

Answers

The core of our visual perception system is located in the occipital lobes decodes the visual information.

Processing of visual-spatial information, movement discrimination, and color discrimination all take place in the occipital lobe's peristriate region.

What is Occipital lobe?

The majority of the physical region of the visual cortex is located in the occipital lobe, which serves as the mammalian brain's visual processing center.

One of the four main lobes of the cerebral cortex of the mammalian brain is the occipital lobe.

Named for its location toward the back of the head, it comes from the Latin words ob, meaning "behind," and caput, meaning "head."

Of the four paired lobes in the human brain, the two occipital lobes are the tiniest. The posterior cerebrum includes the occipital lobes, which are situated in the back of the skull.

The occipital bone lies over the occipital lobes, and the names of the brain lobes are derived from the covering bone.

To know more about Graphics, visit: https://brainly.com/question/18068928

#SPJ4

We are trying to turn a program prog owned by the seed user into a Set-UID program that is owned by root. Can running the following commands achieve the goal?
$ sudo chmod 4755 prog
$ sudo chown root prog
No. Upon chown, or even file copy, the Set-UID bit is reset. So running chmod 4755 should always be the last step in the set up.

Answers

No. The Set-UID bit is reset during chown or even file copy. The final step in the setup process should therefore always be running chmod 4755.

Files that have executable permissions contain the set user id bit (setuid). The Set-UID bit only indicates that the executable will set its permissions to the owner's rather than the user who launched it when it is executed. Setuid is a Linux file permission setting that enables a user to run a file or application with the owner's consent. This is mostly used to increase the current user's privileges.

Using the command chmod 4755, for instance, would grant the owner read, write, and execute permissions, the user and group read and execute permissions, and set the setuid bit.

Learn more about Set-UID bit here:

https://brainly.com/question/21602291

#SPJ4

use information systems for communicating policies and performance reports up and down the corporate ladder.

Answers

Top level managers use information systems for communicating policies and performance reports up and down the corporate ladder.

What are information systems?

A formal, sociotechnical, organizational structure called an information system is created to gather, process, store, and distribute information. Four elements make up information systems from a sociotechnical standpoint: task, people, structure, and technology In the field of information systems, issues affecting businesses, governments, and society are resolved through the efficient design, delivery, and use of information and communications technology. The four phases of planning, analysis, design and implementation must be completed by all information systems projects. Part of the system development life cycle is these stages (SDLC).

The following factors are listed by Avison and Fitzgerald (1995) as criteria for evaluating the quality of an information system: acceptability, availability, cohesiveness, compatibility, documentation, learning simplicity, economy, efficiency, development speed, flexibility, functionality, and implementation capability.

To learn more about information systems, use the link given
https://brainly.com/question/24944623
#SPJ4

consists of related technologies that try to simulate and reproduce human thought behavior, including thinking, speaking, feeling, and reasoning. AI technologies apply computers to areas that reuire knowledge, perception, reasoning, understanding, and cognitive abilities.

Answers

True, Artificial intelligence (AI) refers to a group of related technologies that aim to emulate and replicate human thought processes, such as reasoning, speaking, emotion, and thinking.

In contrast to the intelligence exhibited by humans and animals, artificial intelligence (AI) refers to the perception, synthesis, and inference of information made by computers. Speech recognition, computer vision, interlanguage translation, and various mappings of inputs are a few examples of activities where this is done. Artificial intelligence is defined as "the theory and development of computer systems able to perform tasks that typically require human intelligence, such as visual perception, speech recognition, decision-making, and language translation," according to the Oxford English Dictionary published by Oxford University Press.

The AI effect is a phenomena where actions once thought to require "intelligence" are frequently taken out of the definition of AI as machines grow more and more capable. For instance, despite being a commonplace technique, optical character recognition is typically left out of the list of items that are regarded to be AI.

Learn more about Artificial intelligence here

https://brainly.com/question/25523571

#SPJ4

The disadvantage from using this device results from the fact that any incoming signal on any of its ports is re-created and sent out on any connected ports which has a negative impact on network performance.
Hub

Answers

Hub has a detrimental effect on the functioning of the network Any incoming signal on any of its ports is recreated and sent out on any associated ports, which is a drawback of utilising this device.

In a local area network, a hub is a layer one (physical) device that connects different network components like switches and routers (LAN). It has several ports that are used to link different local area network segments (LAN). Because frames are replicated to every other port on the network when they are received at a hub's port, hubs are typically thought of as being.

Due to the fact that each incoming signal on any of a hub's ports is recreated and sent out on any associated ports, employing a hub has a detrimental effect on network performance.

Learn more about Network here:

https://brainly.com/question/17272513

#SPJ4

How do I make Karel slide

Answers

Answer:

1.3.4 Slide Karel

putBall();

move();

turnRight();

move();

putBall();

turnLeft();

move();

turnRight();

move();

putBall();

turnLeft();

function turnRight() {

   turnLeft();

   turnLeft();

   turnLeft();

}

Explanation:

Which of the following wireless communication technologies can be described as follows
1. Has a very limited transmission range, of less than two inches
2. Used with credit cards and passports
3. Slower than other wireless technologies
4. Constantly emitting a signal
NFC

Answers

Wireless communication technologies can be described as NFC. NFC stands for Near-Field Communication.

What is Near-Field Communication?

Near-Field Communication (NFC) is a short-range wireless technology that enhances the intelligence of your smartphone, tablet, wearables, payment cards, and other gadgets. The pinnacle of connection is near-field communications.

Whether paying bills, swapping business cards, downloading coupons, or sharing a research paper, NFC allows you to communicate information between devices swiftly and simply with a single touch.

Through the use of electromagnetic radio signals, two devices can communicate with one another through near-field communication. Due to the close proximity of the transactions, both devices must have NFC chips in order for the system to function. Data communication between NFC-enabled devices only happens when they are physically contacting or within a few centimeters of one another.

Know more about Near-Field Communication:

https://brainly.com/question/14326616

#SPJ4

If method A calls method B, and method B calls method C, and method C calls method D, when method D finishes, what happens?

Answers

Control is transferred to method C, which occurs A method can accept constants, variables, and the results of expressions as arguments.

when a method receives an object as an argument?

This is actually passed when an object is supplied as a parameter to a method. This is the name of a reference variable that identifies the object calling the method and is always accessible to instance methods.

What distinguishes a local variable from a global variable?

Local variables are created at the beginning of the function's execution and are destroyed at the end. On the other hand, global variables are created as the program is being executed and are destroyed when the program is finished.

To know more about method visit:-

https://brainly.com/question/14560322

#SPJ4

What happens to an open destination file if the source file is edited while both are open?
a) Antivirus software blocks the changes.
b) The source file receives an error.
c) The destination asks if you would like to accept updates to the source file.
d) The destination file updatesd) The destination file updates

Answers

The source file is edited while both are open - The destination file update.

What is source file?
A source file is a file containing source code that is used to create an executable program. It is the human-readable text of a computer program that is written using a programming language, such as C++, Java, or Python. Source files are the fundamental building blocks of computer programs. They contain all the instructions necessary to turn a program into a working application. The code in a source file is written in a language that is understood by a compiler, which is a program that translates the code into a language that can be understood by a computer. Once a program has been compiled, it can be executed on a computer.

To learn more about source file
https://brainly.com/question/14928584
#SPJ4

which it job designs parts of applications that complies with the head application developers design principles? cis 105

Answers

Applications architect is the IT job that deals with designing parts of applications that complies with the head application developer's design principles.

Application architects administer the design and development of software applications. They collaborate with internal stakeholders and application development teams on application design, implement and monitor the development stages of the application, as well as document processes of application development.

Therefore, it is concluded that application architect professionals design parts of applications, such as screen interfaces, programming infrastructure, and middleware, that comply with the head applications developer's design principles and fall into line with their Software Development Life Cycle.

You can learn more about applications architect at

https://brainly.com/question/13183882

#SPJ4

data collection takes place in which of the following activities? multiple choice processing. input. review. output.

Answers

Data collection takes place in Processing process.

Data collection

Data collection is the process of compiling precise data from numerous sources and evaluating it to identify trends, possibilities, and solutions to research problems, as well as to assess potential consequences.

The researchers must specify the data sources, data types, and methodologies used during data gathering. We'll quickly find that there are numerous approaches of gathering data. Data collecting is heavily utilised in the domains of study, business, and government.

As we'll discover later, the idea of data collection is nothing new, but times have changed. Today, there is a lot more data available in formats that were unheard of a century ago. The process of gathering data had to evolve and develop to stay up with modern technology.

To know more about Data collection, Check out:

https://brainly.com/question/29457263

#SPJ4

Other Questions
Which of the following sentences uses adjectives correctly?O A. Mia wrote an essay dynamic about her grandfather's life for her English class..OB.Clarissa spotted a bird cheerful singing in a nearby tree and took a picture of it.Mom put three cups of granulated sugar into the chocolate chip cookie mix.OD. Invigorated by the weather serene, Winston meditated calmly in his backyard large.O C. Calculate the difference and enter below. -4 + (-4) sara is filing as head of household and has 2021 taxable income of $59,000, which includes $3,000 of net long-tem capital gain. the net long-term capital gain is made up of $1,000 25% gain and $2,000 0%/15%/20% gain. what is the tax on her taxable Officer thomas prefers to use a 35mm single-lens camera to document crime scenes. What is one advantage of using a 35mm camera at a crime scene instead of using a digital camera?. What is the slope of the lines that passes through (0,0) and (7,6) A group of scientists discovered a small creature at the bottom of the ocean that they called a "piknit". when this interesting creature dies, it explodes itself into a number of baby piknits called gogles. the scientists randomly selected 20 piknits from the sea-floor and measured their respective weights in grams. after the piknits died they counted the number of gogles that each piknit produced. they wanted to know if the weight of the piknits can be used to predict the number of gogles.What are the appropriate null and alternative hypotheses? an individual suffering from a paralyzing fear of clowns visits a therapist. the therapist gradually exposes the patient to an image of a clown, then a movie featuring clowns, and finally to an in-person encounter with a clown. which perspective is most consistent with this therapeutic approach? What is the quotient of three and one third three fourths? the credit(s) recorded in the journal to reimburse the petty cash fund is to a.various accounts for which the petty cash was disbursed. b.petty cash. c.accounts receivable. d.cash. Consider an arbitrary system which has a memory of size 2048 bytes and a cache size of 32 bytes. Consider, each cache block is of 2 words ( 1 word = 4 Bytes) and the system uses a direct-mapped cache. If the cache is initially empty, then a. indicate if the cache access results in hit or miss for each of the following addresses the processor generates in sequence: [25 Marks] You need to show all the steps required to derive your result. b. calculate the cache hit rate for the above address references. [2 Marks] Multiple choice math One of the methods forensic investigators use for estimating the age at death of a human, or the age of a living individual (for example for legal reasons or to verify identity) is based on measurement of the biochemical changes in amino acids within the teeth or bones. As bones and teeth age the ratio (R/L) of two amino acids, denoted simply as R and L, increases. The biochemical changes that occur over time in these amino acids follow an exponential law. The age t, in years, can be estimated from (R/L) using the equation t = b0 + b1*LN((1+R/L)/(1-R/L))^(), where LN denotes the natural logarithm (logarithm base e). This Excel file has data on the ratio (R/L) from the teeth of human subjects of known age. Question 1. Use the data to find the least squares intercept b0 and slope b1 in the equation t = b0 + b1*LN((1+R/L)/(1-R/L))^(). intercept b0 slope b1 Question 2. While tending to his flower garden, Sherlock Holmes discovers a body buried in his backyard. Forensic analysis yields the value 0.045 for the ratio (R/L). Use the least squares equation to estimate the age of Sherlock Holmes' surprise garden visitor. years Question 3. Calculate a 95% prediction interval for the age at death of Sherlock Holmes' surprise garden visitor. lower bound upper bound Question 4. Several years ago a man in Sherlock Holmes's neighborhood mysteriously disappeared. At the time of the disappearance the man was 35 years old. Do you think that this is the body of that man? No YesAge as a Function of R/LR/LLN[(1+(R/L))/(1-(R/L))]Age(yrs)0.0253140.026180.0314210.0302210.0343250.0327250.0317260.0312260.0342260.0338270.0325280.0334280.0334290.0333300.0362330.0359330.0401360.0375360.0398370.0424380.0424380.0404410.0489490.0498530.0518570.0526630.0588690.057969 A point has a positive x-coordinate and a positive y-coordinate. which quardrant is in it a shipment of 14 televisions sets contains 4 defective sets. a hotel purchases 8 of these televisions sets. what is the probability that the hotel receives at least one of the defective sets? Read the excerpt from Dr. Martin Luther King Jr's "I Have a Dream" speech.[1] I am happy to join with you today in what will go down in history as the greatest demonstration for freedom in the history of our nation.[2] Five score years ago, a great American, in whose symbolic shadow we stand today, signed the Emancipation Proclamation. This momentous decree came as a great beacon light of hope to millions of Negro slaves who had been seared in the flames of withering injustice. It came as a joyous daybreak to end the long night of their captivity.[3] But one hundred years later, the Negro still is not free; one hundred years later, the life of the Negro is still sadly crippled by the manacles of segregation and the chains of discrimination; one hundred years later, the Negro lives on a lonely island of poverty in the midst of a vast ocean of material prosperity; one hundred years later, the Negro is still languished in the corners of American society and finds himself in exile in his own land.Which phrase from the text provides the best context clue to determine the meaning of "captivity" in paragraph 2?Group of answer choicesJoyous daybreakOne hundred yearsStill not freeSadly crippled The table below shows the linear relationship between the distance in feet below sea level and the time in seconds traveled by a submarine.What is the rate of change (slope) of the distance in feet below sea level with respect to time that the submarine traveled? Place your answer in the box: in a fruit basket there are 120 fruits some are plums costing 2$ each and others are peaches costing 3$ each total cost of plims was 30$ more than the cost of peaches how many plums and how many peahces are there it is not possible to target fungal cytoplasmic membranes because fungi are eukaryotes, so medications affecting fungal membranes would also target human cell membranes. True or false . Identify the term that best describes the italicized word.LaKeisha was the only student (who knew which )book had been assigned.proper adjectiveO indefinite adjectiveO interrogative adjectiveO demonstrative adjective a norman window has the shape of a rectangle surmounted by a semicircle. (thus the diameter of the semicircle is equal to the width of the rectangle, labeled x.) a window with the shape of a rectangle surmounted by a semicircle. the diameter of the semicircle is equal to the width of the rectangle. the rectangle has width x. if the perimeter of the window is 32 feet, find the exact value of x (in ft) so that the greatest possible amount of light is admitted.