why is the program shown the easiest to change in case the target's distance changes?because repeat loops are always the best codebecause the only change will be in the number in the repeat blockbecause it is very short and we can change it quicklytext

Answers

Answer 1

Because repeat loops are always the best code because the only change will be in the number in the repeat block because it is very short and we can change it quickly, the programme shown is the easiest to change if the target's distance changes.

What is loop in porogramming?

A loop is a sequence of instructions in computer programming that is repeatedly repeated until a certain condition is met.

Typically, a process is performed, such as retrieving and changing data, and then a condition is checked, such as whether a counter has reached a predetermined number.

If it hasn't, the next instruction in the sequence is a command to return to the first instruction in the sequence and repeat it. If the condition is met, the following instruction either "falls through" to the next sequential instruction or branches outside the loop.

A loop is a fundamental programming concept that is commonly used in programme development.

To know more about loop, visit: https://brainly.com/question/26568485

#SPJ4


Related Questions

How do you code lumbar stenosis with neurogenic claudication?

Answers

Neurogenic claudication is usually caused by spinal stenosis (narrowing of the spinal canal) in the lumbar spine (lower back).

Is spinal stenosis the same as neurogenic claudication?Wear-and-tear and arthritic changes in the lower spine are the usual causes of the spinal canal narrowing. Both conservative and nonsurgical treatments might be used as the first line of defence. Among these are epidural steroid injections, anti-inflammatory and analgesic drugs, and physical therapy techniques including stretching, strengthening, and aerobic exercise to enhance and stabilise muscles and posture. Spinal stenosis in the lumbar spine, which is located below the rib cage, puts pressure on the nerve roots. This may result in weakness or numbness in the legs. People frequently experience claudication, which are symptoms in their legs brought on by physical exercise like walking.

To learn more about claudication refer to:

https://brainly.com/question/28499407

#SPJ4

name the ntfs permission which allows users to view file properties and files only: select one: a. read and execute b. write c. full control

Answers

View and execute executable files, including scripts, for users. the contents of the folder Allows for the execution of files as well as their viewing and listing; exclusively inherited by folders.

Read: enables users to view the contents of folders and subfolders. enables people to see the contents of the folder and any subfolders. Write: Allows you to write to a file and add files and subfolders. The user or group is now able to read the file and inspect its properties, ownership, and permissions settings. By doing so, the user or group is given the ability to overwrite the file and change its characteristics as well as see its ownership and rights settings.

Learn more about permissions here-

https://brainly.com/question/14178838

#SPJ4

which methods allow administrators to run a flow or subflows using roles specified in its properties when using flow designer? choose two items

Answers

Flow triggers allow administrators to run a flow or subflow using roles specified in its properties. Flow actions allow administrators to run a flow or subflow using roles specified in its properties.

What is Flow triggers?

Flow triggers are a feature in Salesforce's Flow Designer that allow administrators to automate processes in response to specific events or conditions in the Salesforce platform.

These triggers can be set up to run a flow or subflow when certain conditions are met, such as when a record is created or updated, or when a button is clicked on a layout.

The triggers can also be configured to only run when certain roles or users are specified in the properties of the flow, which allows for more precise control over who can execute the flow.

This allows an administrator to create custom processes that automatically run in the background, saving time and increasing efficiency for users.

To know more about Salesforce, visit: https://brainly.com/question/14953658

#SPJ4

Type casting: Computing average kids per family Compute the average kids per family. Note that the integers should be type cast to doubles. 1 #include 2 using namespace std; 3 4 int main() { 5 int numkidsA; 6 int numKidsB; 7 int numKidsC; 8 int numFamilies; 9 double avgkids; 19 11 cin >> numkidsA; 12 cin >> numkidsB; 13 cin >> numkidsC; 14 cin >> numFamilies; 15 16 /* Your solution goes here */ 17 18 cout << avgkids << endl; 19 20 return; 21 }

Answers

Calculate the typical number of kids per family. Keep in mind that doubles should be types cast onto the integers.

Describe type casting using an example.

Depending on just what we want to have the programme to accomplish, the type casting process causes the compiler to automatically switch through one type of data to another. For instance, if we assign an integer (int) value to a floating variable (floating point), the compiler will eventually transform this int number into the float value.

What does type casting look like in Java?

num = (int) data; The int word in this case indicates that the number variable has been changed to an int type. In the instance of Trying to narrow Type Casting, the larger-sized higher data types are changed into smaller types of data (having smaller size).

To know more about  type casting visit:

https://brainly.com/question/28272593

#SPJ4

you are worried that someone has been trying to log into your computer without your permission. how can you view a list of authorized and unauthorized log on attempts? the setup log in windows explorer the security log in the event viewer the application log in the event viewer the security log in windows explorer

Answers

The best place to look for a list of allowed and illegal log-on attempts is the Security Log in the Event Viewer.

Security – what is it?

By restricting others' freedom to act, security is resistance to possible damage (or other undesirable coercive change) inflicted by others. Beneficiaries of security might include people and social groups, things and institutions, habitats, and any other thing or phenomena that is susceptible to unwanted change. Refugees arrive on Lesbos Island in 2015 after fleeing conflict and instability in Iraq and Syria. Security has many other meanings outside being just safe from invading forces.

To know more about security  
https://brainly.com/question/15278726
#SPJ4

Which logic gate is the diagram
showing?
A
O AND
OOR
O NOT
O NOR
* 1 point
out

Answers

The diagram represents the "NOT" logic gate.

So, Option (C) "NOT" is the correct answer.

Logic Gate: "NOT"

One-input, one-output gates are the most basic type of gate.

In the opposite case of the input, the output is 1. Because of this characteristic, a NOT gate has occasionally been termed an inverter.

The Boolean formula Y=A' can be used to determine the output when there is just one input, A.

write a relational algebra expression in the form of a logical query plan that is equivalent to the sql query below.

Answers

Relational algebra is a widely used procedural query language. It collects instances of relations as input and gives occurrences of relations as output. It uses various operations to perform this action.

SQL Relational algebra query operations are performed recursively on a relation. To analyze equivalent expression, listed are a set of equivalence rules. These generate equivalent expressions for a query written in relational algebra. To optimize a query, we must convert the query into its equivalent form as long as an equivalence rule is satisfied. It uses operators to perform queries. An operator can be either unary or binary. They accept relations as their input and yield relations as their output. Relational algebra is performed recursively on a relation and intermediate results are also considered relations. Here generate equivalent expressions for a query written in relational algebra. To optimize a query, we must convert the query into its equivalent form as long as an equivalence rule is satisfied. Conjunctive selection operations can be written as a sequence of individual selections. This is called a sigma-cascade.

To learn more about Relational algebra click on below link:

https://brainly.com/question/17373950

#SPJ4

laila needs the pictures in her document to be distributed vertically. she should do which of the following? a. press the wrap text button and select the desired option. b. press the align button and select the desired option. c. press the position button and select the desired option. d. press the corrections button and select the desired option.

Answers

The correct answer is (b) press the align button and select the desired option.

What is word wrapping?

A section of text is divided into lines using line breaking, also referred to as word wrapping, in order to fit it into the available width of a page, window, or other display area.

When text is displayed, line wrap is used to continue on a new line when a line is full.

This allows each line to fit into the viewable window and eliminates the need for horizontal scrolling, allowing text to be read from top to bottom.

Word wrap is a function that most text editors, word processors, and web browsers include that, where possible, breaks lines between words rather than within words.

Word wrap eliminates the need to hard-code newline delimiters within paragraphs and enables flexible, dynamic text display that can accommodate displays of various sizes.

To know more about text wrap, visit:-

https://brainly.com/question/25876715

#SPJ4

Determine how much energy is released when polonium-210according to 210^Po------->4^H+206^Pb. {Atomic masses:polonium-210 = 209.982857 amu ; helium-4= 4.002603 amu ; lead-206=205.974449 amu}

Answers

Po-210 emits alpha particles and very low intensity gamma rays before decaying to stable lead-206.

Physical half-life for polonium-210 is 138 days. As lead-206 is produced through radioactive decay, alpha particles are released. Although the alpha particles have a relatively short range, they are quite energetic. The half-life of polonium 210 is 138 days. Po-210 emits alpha particles, which have a high energy and are capable of destroying or damaging the genetic material in bodily cells. When Po-210 emits alpha particles, a stable isotope of lead is created. High intensity alpha particles can harm or even completely destroy the genetic material in biological cells.

Learn more about alpha here-

https://brainly.com/question/2177322

#SPJ4

gmetrix domain 1 post assessment which line of code contains information that will show on a webpage

Answers

(ID: 31399) line of code contains data that will show on a webpage

Gmetrix domain: what is it?

For free instruction and training in order to get ready for the real Microsoft Office Specialist examinations, use GMetrix. This learning package provides users with simulated software testing that could be found on the actual certification exam, assisting users in becoming comfortable with Microsoft Office Specialist.

A performance-based evaluation and test-preparation program called GMetrix can assist people in earning IT certification qualifications. Before taking the certification tests, many students would be eager to gauge their application knowledge. Industry-leading, Certiport-approved practice exams are provided by GMetrix.

about us. 2008 saw the debut of the first GMetrix practice test, which was led by Thor Christianson & Kevin Hart.

To learn more about gmetrix refers to:

https://brainly.com/question/29415328

#SPJ4

For some services, AWS automatically replicates data across multiple AZs to provide fault tolerance in the event of a server failure or Availability Zone outage. Select TWO services that automatically replicate data across AZs.

Answers

Services that AWS automatically replicate data across AZs include S3 and DynamoDB.

The following AWS services offer fault tolerance.

A very reliable, secure, and fault-tolerant method of data storage is offered by Amazon S3. You just have to pay for the storage that you use; AWS takes care of availability and fault-tolerance maintenance.

What steps does AWS take to guarantee a fault-tolerant system?

Similar to high availability, several AWS services come standard with some level of fault tolerance. Data replication across various availability zones is automatic in some S3 storage levels. In the event of a disruption in one availability zone, data will continue to be accessible via the remaining zones without any delays or data loss.

To know more about AWS visit:-

https://brainly.com/question/30050268

#SPJ4

What is the best way to protect your Common Access Card (CAC)?

Answers

A wallet or pocketbook is a secure place to keep your Common Access Card(CAC). Your CAC cannot be altered in any way, including overprinting. A valid ID card must not have any stickers or other adhesive items stuck to it.

The National Guard, Selected Reserve, civilian employees of the United States Coast Guard (USCG), civilian employees of the Department of Defense (DoD), and other DoD and USCG contractor personnel can all use a Common Access Card (CAC), a smart card that serves as a standard form of identification for United States Active Duty Uniform Defense Personnel. The card satisfies the need for two-factor authentication and is used to gain physical access to buildings and other restricted areas as well as networks and computer systems utilized by the government for defense.

In 1999, Congress gave the Secretary of Defense the order to use smart card technology, with the Department of Defense's assistance, and this was the first step in the Common Access Card's development. Security, readiness, and efficiency have all been significantly impacted by the aforementioned technology.

Learn more about Common Access Card here:

https://brainly.com/question/28272602

#SPJ4

Terrell is taking an assessment of his typing skills. One of the things he's evaluating is how often he has to use the delete key. What will that give him the MOST information about?

Question 5 options:
the speed of his typing

the accuracy of his typing

whether he can touch type or uses the "hunt and peck" method

the type of communication he types most often

Answers

Answer:

the accuracy of his typing

Explanation:

import java.util.*; 2 3 public class Encryption Machine { // TODO: Your Code Here 5 } 4. 1 ENCRYPTED KEY: 2 3 4 ENCRYPTED MESSAGE: 5 Caesar Ciphers A Caesar cipher is a type of substitution cipher in which characters in the alphabet are substituted with other characters generated by shifting each character by a fixed number of positions to the right (3 by default). The default alphabet is the set of all lowercase english letters, but you should be able to modify the alphabet. Using this substitution, here's how we would encrypt "play": plaintext р 1 a у + shift 3 3 3 3 = ciphertext S o d b More formally, the cipher substitutes each character in the alphabet for the character that is 3 positions ahead of it: а b с d e f g h i j k m n o P q s t v w X z 1 1 1 1 у 1 b + + + f d e g h i j k i m n o р q r S t u V W х у Z а с As usual, we recommend you approach the program in stages, rather than trying to complete everything at once. Specifically, we suggest implementing functionality in the following order: 1 Single letter: Write a method to encrypt a fixed single letter with a fixed shift of 3. 2 Parametrized letters: Modify your single letter encryption method to be able to encrypt any letter in your alphabet with a shift of three. You'll need to have implemented your ALPHABET constant to do this. 3 Single word: Once your single letter encryption method completely works, write a method that encrypts a single word with a shift of 3 by calling your single letter method. 4 User input: Prompt the user for a key and a message to encrypt and output the encrypted ciphertext. 5 SHIFT constant: modify your program to use a constant to determine the amount to shift characters by. Hints Remember that you can find the index of a specific character within a String with the indexOf(char) method You can also find the character at a specific index within a String with the charAt(int) method To allow for characters wrapping around the alphabet, it might be helpful to think of the alphabet as being circular. Use the mod () operator to wrap around! If your program is generating InputMismatchException errors, you are likely reading the wrong type of values from your Scanner (for example, using nextInt to read text). Welcome to the CSE142 Encryption Machine The program lets you encrypt a message with a key for your recipient to decrypt! Encrypted messages use a shared keyword to decrypt. Enter key: cseonefortytwo "cseonefortytwo" has been encrypted to: fuhrqhiruwbwzr How many words is your message? 4 Next word: computer "computer" has been encrypted to: frpsxwhu Next word: science "Science" has been encrypted to: vflhqfh Next word: is "is" has been encrypted to: lv Next word: awesome "awesome" has been encrypted to: dzhvrph Message fully encrypted.

Answers

Usability is the ease with which a person can use a tool, such as a website, a mobile phone, or a kiosk, to achieve a purpose.

phone, or a kiosk, to achieve a purpose. The right answer is A. Describe a webpage. A website, often called web site, is a collection of web pages and related material that is hosted on at least one web server and given a shared domain name. Usability is the ease with which a person can really accomplish a goal using a tool, such as a website, a mobile phone, or a kiosk. Therefore, choice A is the best one. When standing 20 feet away, a person with 20-100 vision can see what a person with 20-20 vision can see when standing 100 feet away. Simply put, this means that the individual can see around 100 feet farther than a person with normal vision. An individual with 20-40 vision can see from 20 feet what an individual with 20-20 vision can see from 40 feet away. This is equivalent to an explanation (a). The individual can see what a typical person can see at a distance of 40 feet.

Learn more about Website here:

https://brainly.com/question/30029717

#SPJ4

If you have easy access to a computer, your job search efforts should be limited to the internet.truefalse

Answers

If you have easy access to a computer, your job search efforts should be limited to the internet is FALSE

How can use the Internet effectively for  job?Find Employment Opportunities Online To find employment and employers, use job search engines. Use job search websites to publish resumes and look for jobs. Visit the websites of professional associations to hunt for employment opportunities. To look for jobs and employment prospects, go to employer websites. 24/7 access to timely job postings. Find uncommon or challenging career information. communicate with experts or resource organisations in specialised fields. firms, groups, and organisations that conduct research. Online resources are available for job seekers to post resumes, learn more about companies, and apply for positions. Online job posting, resume assessment, and screening interviews are all options available to employers.

To learn more about Internet effectively for  job refers to:

brainly.com/question/15007416

#SPJ4

79.1% complete question a security engineer implemented once-only tokens and timestamping sessions. what type of attacks can this type of security prevent? (select all that apply.)

Answers

- a pass-the-hash attack- a replay attack

What kind of attack is best shown by a hacker acquiring the password's hash after intercepting a login request?

A man-in-the-middle attack is what?A dude (MitM) attack is a sort of cyberattack wherein communication between two parties are intercepted, frequently in order to steal login details or private details, track down targets, damage communications, or destroy data

What three types of security are there?

Debt instruments, equity securities, investors looking, and hybrid securities—a mix of debt and equity—are the four primary categories of security.

To know more baout security prevent visit:

https://brainly.com/question/29974638

#SPJ4

A security engineer put into place reaching desired goals discussions and once-only tokens for passwords. Pass-the-hash attacks and replay attacks are the kinds of threats that this type of security can circumvent.

Which hacker who obtains the password's hash after intercepting a login request is demonstrating?

A dude (MitM) attack is a type of cyberattack during which communication between two parties is interrupted, typically with the goal of acquiring login information or personal information, finding targets, damaging conversations, or destroying data.

What are the three different types of security?

The four main types of security are corporate bonds, financial instrument, investors looking, and debt issuance, which incorporate debt and equity.

To know more about security prevent visit :-

brainly.com/question/29974638

#SPJ4

if you forget to put a closing quotation mark () on a string, what kind of error will be raised? a. a logic error b. a runtime error c. it is not an error d. a compile (syntax) error

Answers

If you forget to put a closing quotation mark on a string, the error will be raised is: Syntax Error: EOL while scanning string literal An EOL error means that Python hit the end of a line while going through a string.

This Particular section is dedicated to Question & Answer only. If you want learn more about Java Programming Language. The ‘character is unrecognized by the parser. You need to use either apostrophes or quotation marks (‘or ‘) for string In Programming When you work with text, sometimes you need to determine if a given string starts with or ends with certain characters. semicolons and colons always follow closing quotation marks. If you have two titles in one sentence (for example, a book title and a chapter title), the title of the larger work should be italicized, and the smaller work should be in quotation marks.

To learn more about string click on below link:

https://brainly.com/question/30099412

#SPJ4

The SQL data manipulation command HAVING: ____ a. restricts the selection of rows based on a conditional expression. b. groups the selected rows based on one or more attributes. c. modifies an attribute's values in one or more table's rows. d. restricts the selection of grouped rows based on a condition.

Answers

By limiting the selection of rows based on a conditional phrase, the SQL data manipulation statement HAVING: a

What exactly falls under data manipulation?

Data manipulation is the process of modifying data to make it more comprehensible and organized. To make it easier to identify relevant information, you could, for instance, sort the data alphabetically. Website maintenance is an additional instance of data manipulation.

Is the data manipulation command select?

The most frequently used DML command in SQL is SELECT. A record's data may be modified by this command when it is updated. A syntax for an update command is UPDATE [table name]. [Column name = value] SET where [condition]. A database table can have one or more records added with the INSERT command.

To know more about SQL  visit:-

https://brainly.com/question/13068613

#SPJ4

to ensure a document with tables can be interpreted by people with vision impairment, make sure to add appropriate alt text to the tables in the document. true false

Answers

This is True. It is important to provide suitable alt text to documents with tables so that persons with vision impairments may understand them.

Which data table feature need to you take into account for accessibility?

Use A scope attribute ought to be present on all headers and scope elements. Scope="col" and scope="row" are required in the headers of columns and rows, respectively.

What writing tool can swiftly find a text in a document and, if necessary, replace the text?

You can use Find and Replace to replace all occurrences of a word or format in a document as well as to find those words or formats. In lengthy documents, this is especially useful. Ctrl+H is a keyboard shortcut for Find and Replace.

To know more about vision impairments visit :-

https://brainly.com/question/28850536

#SPJ4

is software programme a progran written using programming language that can be stores in computer hardware which can be retrieved and used for our purpose

Answers

Firmware is data that is stored in the read-only memory (ROM) of a computer or other physical device and offers instructions on how that device should work.

What is computer hardware?

The chassis, central processor unit, random access memory, monitor, mouse, keyboard, computer data storage, graphics card, sound card, speakers, and motherboard are all examples of computer hardware. Software, on the other hand, is a collection of instructions that may be stored and executed by hardware. Firmware is data that is stored in the read-only memory (ROM) of a computer or other physical device and offers instructions on how that device should work. External and internal devices and equipment that enable you to accomplish important operations such as input, output, storage, communication, processing, and more are referred to as hardware.

Here,

Firmware is data that is stored in the read-only memory (ROM) of a computer or other hardware device and offers instructions on how to run that device.

To know more about computer hardware,

https://brainly.com/question/3186534

#SPJ4

what is a factor? give an example​

Answers

Answer:

A number that divides with another number without living a reminder

Explanation:

40/5=8

8 is our factor

Factor:

A number that entirely divides another number is known as a factor. In other words, if multiplying two whole numbers yields a product, then the numbers we are multiplying are factors of the product since the product is divisible by them.

You may determine factors either by multiplying or dividing. Using rules of divisibility is another option.

The fact that a and b are components of the product of ab is a general formula to remember.

Example:

2 ✕ 3 = 6. Consequently, factors of 6 are 2 and 3. When you divide 6 by either 2 or 3, there isn't a leftover.

9 ✕ 3 = 27. As a result, 27 has components 9 and 3. If you divide 27 by either 9 or 3, there isn't a leftover.

Specifications of Factors:

There are a finite number of factors for all numbers.The factor of a number is never more than the number; it is always less than or equal to the number.Every integer, except 0 and 1, has a minimum of two factors: 1 and the actual number.Multiplication and division are used to find factors.

To learn more about "Factors" here:

brainly.com/question/25829061

to create a tapered medication order, after the order composer is completed you should do what to the initial order:

Answers

Ordering tapering dose medications is a multi-step process. The Frequency Options screen displays the options available to build a tapering dose.

For example, the antihypertensive medication clonidine can be tapered more quickly by decreasing the dose by 50% every 2-3 days until discontinued, whereas the antidepressant amitriptyline can take months to taper. Sometimes a tapering effort has to be slowed down or stopped depending on the patient’s response. From within the Order Entry screen, use the Search tab to find the medication. Type the medication name and click on the Search button. Click on the medication and then click on the Add Order button to proceed. Medication orders are used to order medications for patients in hospitals, nursing homes, and other institutions.

To learn more about medication click below link:

https://brainly.com/question/28335307

#SPJ4

one of the most toxic components of a computer is the _____.
A) copper in the wires of the cords
B) plastic in the keyboard
C) lead embedded in the glass of the monitor
D) silicon in the glass of the computer

Answers

The lead that is ingested into the monitor's glass makes it one of the most hazardous parts of a computer.

Of the following, which is an example of e-waste?

Electronic products that are nearing the end of their "useful life" are referred to as "e-waste," such as computers, televisions, VCRs, stereos, copiers, and fax machines. Many of these items are recyclable, reusable, or may be repaired.

What effects do you anticipate the Aral Sea's decline to have on the climate in the region?

The previous shoreline of the lake saw a partial depopulation as a result. Additionally, with more intense winter and summer temperatures as a result of the Aral Sea's shrinkage, the local climate became substantially harsher.

To know more about monitor's visit :-

https://brainly.com/question/2501385

#SPJ4

ursa solar major is evaluating salesforce for its service team and would like to know what objects were available out of the box. which three of the standard objects are available to an administrator considering a support use case? choose 3 answers

Answers

Cases, Accounts, and Contacts are three of the typical objects that are available to an administrator thinking about a support use case.

Object, what is it?

An object is a self-contained component used in programming that includes both data and methods for manipulating the data. The notion of objects, which can include data in the form of fields, commonly referred to as attributes, and code in the form of procedures, commonly referred to as methods, provides an organised approach to programming. Programmers may write modular, reusable programming using objects. Variables, information structures, functions, and methods can all be considered objects in the computer science field. These have significance as main memory and are recognized by IDs.

To know more about Object
https://brainly.com/question/30253835
#SPJ4

a network of people outside your control who will enable you to reach key organizational objectives is called: question 10 options: tactical network operational network personal network strategic network

Answers

Strategic network is a network of people outside your control who will enable you to reach key organizational objectived.

A network can be defined as a collection of computers, peripherals  mainframes, network devices, servers, or other devices connected to allow data sharing. For example of a network is the Internet, which connects millions of people all over the world. To the right is an example image of a home network with multiple computers and other network devices all connected.

The term network topology means the relationship of connected devices in terms of a geometric graph. Devices are represented as vertices, and their connections are represented as edges on the graph. It defined how many connections each device has, what sort of hierarchy, and in what order.

Here you can learn more about network in the link brainly.com/question/15088389

#SPJ4

your worksheet appears with a reduced view of each page and blue dividers where new pages begin. what view are you in? a. print preview b. normal view c. page break preview d. page layout view

Answers

The correct answer is (c) page break preview. Page breaks are dividers that break a worksheet into separate pages for printing.

What is page break?

In an electronic document, a page break is a marker indicating to the document interpreter that the material that follows is on a new page.

When the document is being spooled to the printer, a page break causes a form feed to be delivered to the printer. As a result, it is one of the factors that affects pagination.

A page-breaking ASCII control character is the form feed. It instructs the printer to throw out the currently printed page and start over at the top of another.

It frequently results in a carriage return as well. The definition of the form feed character code is 12, which can be interpreted as control+L. Similarly, with Unix shells like bash, control+L can be used to empty the screen.

To know more about page break preview, visit:-

https://brainly.com/question/6886781

#SPJ4

What is the Abacus?
full explanation please

Answers

Answer:

The abacus (plural abaci or abacuses), also called a counting frame, is a calculating tool which has been used since ancient times.

Explanation:

It was used in the ancient Near East, Europe, China, and Russia, centuries before the adoption of the Hindu-Arabic numeral system.[1] The exact origin of the abacus has not yet emerged. It consists of rows of movable beads, or similar objects, strung on a wire. They represent digits. One of the two numbers is set up, and the beads are manipulated to perform an operation such as addition, or even a square or cubic root.

An abacus is a manual aid to calculating that consists of beads or disks that can be moved up and down on a series of sticks or strings within a usually wooden frame. The abacus itself doesn't calculate; it's simply a device for helping a human being to calculate by remembering what has been counted.

to customize the status bar, right click on the status bar to open the customize status bar menu and uncheck the items that you don't want to show. true false

Answers

The given statement "To customize the status bar, right click on the status bar to open the customize status bar menu and uncheck the items that you don't want to show" is True because the status bar isn't customizable from itself.

The status bar is the area at the bottom of the primary window that displays information about the current window status. However, taskbar is the access point for programs displayed on the desktop, even if the program is working in background and it's tab is minimized.

You can customize the taskbar from the taskbar itself. If you want to change multiple aspects of the taskbar at once, use taskbar settings. Press and hold or right-click a blank spot on the taskbar and select Taskbar settings.

To know more about status bar, click the link below:

brainly.com/question/16428649

#SPJ4

if i wrote the address on an online by accident and the person who reciieved my package is not corresponding to me when i try to get it back what should i do

Answers

After reading the sentences, it is clear that the words in parenthesis are to be used to create phrases that will fill in the spaces between the sentences.

Words that are frequently paired together to express meaning are known as Collocations. We refer to its combined usage as sounding good and natural because it is so prevalent. Let's utilize example number 1 from above. To complete the sentence, we must utilize the word "own." We also understand that we ought to say something to the effect that the brother was by himself. The best scenario is to claim that he was alone when the accident occurred. Being alone is what the phrase "to be on one's own" (collocation) refers to, and it is frequently used to convey this idea.

Learn more about Collocations here:

https://brainly.com/question/26138521

#SPJ4

I got a video game (disk version). I put it on my playstations an dit had to download all of data. Isn't it all on the disk?

Answers

Many video games, especially those on console systems like the PlayStation, are distributed on physical media such as disks. However, these disks typically only contain a portion of the game's data, such as the game's code and basic assets.

How are additional data downloaded?

Additional data, such as high-resolution textures, may need to be downloaded separately in order to improve the game's performance or to add new features.

This process is known as a "day one patch" or "installation." This is done because the game data is too big to fit on the disk, so the additional data is downloaded to the console's hard drive or external storage device after the game has been installed

Read more about video games here:

https://brainly.com/question/5144258

#SPJ1

Other Questions
(c) calculate the trimmed mean for each sample by deleting the smallest and largest observation. (round your answers to four decimal places.) if two distinct members of the set $\{ 3, 7, 21, 27, 35, 42, 51 \}$ are randomly selected and multiplied, what is the probability that the product is a multiple of 63? express your answer as a common fraction. Which expression can be used to find the sum of the polynomials 9 3x 8x 4x 5? nitrogen . oxygen . reflects radio waves . amount of radiation reflected . amount of solar radiation reaching ground . carbon dioxide . absorbs ultraviolet rays 3 A pole vaulter shown in the diagram holds his pole horizontal by exerting an upward force FL with his leading hand and downwards forces FR with his trailing hand.a Calculate the force FL upwards.b Calculate the force FR downwards. suppose a political advisor is interested in the proportion of the vote an opponent will receive. if he samples voters randomly and tests hypotheses regarding p, the population proportion, what should he do to reduce his risk of making a type ii error? increase the number of voters he will sample decrease the number of voters he will sample increase the significance level decrease the significance level In three to five sentences, describe how to write an effective conclusion to a narrative. Explain the parts of an effective conclusion and support you How is suspense shown in Jekyll and Hyde? some histories of the tarantella dance explained that it is used to fight off the venomous effects of a spider bite. other interpretations suggest it represents a woman's frustration is oppression.which of these explanations best fits Nora's violent practice at the end of act 2? might both apply? explain. Who immigrated to Lower and Upper Canada? What was the Immigration experience for those whocame from Europe? (Make sure to know steerage and coffin ships). what is it called how might it be possible for the baby to show traits that neither of the parents exhibit Clara recorded 50 numerical observations on a certain variable and then calculated the mean and the standard deviation for the observations. To help decide whether a normal model is appropriate, she created the following chart. An agent used to reduce the number of bacteria on a toilet seat would most accurately be called a(n): a. disinfectant b. antisepticc. aseptic d. sterilante. virucide irs income tax withholding assistant for employers Value includes your blank and your blank that can be found in a value scale.Some please help me fill out the blank Which of the following BEST summarizes the relationship between dehydration reactions and hydrolysis? - Dehydration reactions can occur only after hydrolysis- Hydrolysis occurs during the day and dehydration happen at night - Dehydration reactions occur only in animals and hydrolysis reactions occur only in plants. - Hydrolysis creates monomers and dehydration reactions destroy them - Dehydration reactions assemble polymers and hydrolysis breaks them down What technique does the author use in each excerpt to support her purpose the first excerpt? How did the Forest Laws change life for Anglo-Saxon peasants in forest areas? A particle is located at coordinates x = 2.0 m, y = 3.0 m. What is the magnitude of the torque about the origin when the particle is acted upon by a force of magnitude 5.0 N in (a) the positive x direction, (b) the positive y direction, and (c) the negative x direction? Which of the following is a characteristic of a presentment warranty on an instrument presented for payment: A) The transferor has no knowledge of any insolvency.B) The transferor has good title to the instrument.C) No defenses of any party are good against the transferor.D) The instrument has not been materially altered.