the computer _______ and_________ the data you input

please help ​

Answers

Answer 1

Answer: Data and stores


Related Questions

What was revolutionary about Web 2.0?

Answers

Answer:

social media and sites allow people to communicate with others

Explanation:

Hope this helps <3

when’s The release date for Mobile legends project next phase 3 going To come

Answers

Answer: This Project will involve Hero Revamps, Hero Adjustments, Hero Remodels, and much more. Project NEXT is divided into 2 phases: the first phase was released on September 22, 2020, the second phase was released on June 15, 2021 and the third phase is to be released on "September 2021".

Any computer expert to help me answer this question.. am giving brainliest

Answers

Answer and explanation:

1. It asks for the total expenses for the month of March. So, let's add all of the March expenses up.

1,600 + 2,100 + 850 + 480 + 2,800 = $7,830 (which is the answer)

2. It asks what the highest expense for wages are. That would be $5,080. Out of all of the times that the wages have been paid, in April, it was the highest, at $5,080. So, $5,080 is the answer.

3. It asks how many items cost less than $1,000 in April. The only thing that cost less than $1,000 in April was the water because it only cost $370. So, the answer would be 1.

Hope this helps!

Mouse is .....ware.

Answers

Mouse is hardware.

Explanation:

because we can touch it and in the hardware definition we say that it can be touched.

______are tiny and super-fast. They sit inside the computer’s brain and hold information that is being processed now; ______is also pretty small and quick. The CPU uses it to keep things close by as extract information about the current task or about the task that is coming up next; ______can hold a lot of information and is not quite as fast, but it is still within easy reach of CPU. This storage type is the CPU’s last resort before it moves on to the hard drive; ______is really big and takes the most time to get information from. If the CPU needs information from here, it moves the data to the other memory types, so it has easy access later.

Answers

Answer:

please mark me brainlist

Explanation:

a) Microprocessor Chips

These are tiny and super fast units that resides in computers brain and stored information being processed.

b) Cache Memory

Cache is small and quick fast that stored the current task and information about upcoming tasks.

c) RAM i.e. Random Access Memory

The memory chip is in reach of CPU and lastly stored the information before sends to hard drive.

d) Hard Drive Storage Devices

These device store large data and slow than others. If CPU needs information from these type of devices than, these sends data to other memory for easy access.

In order to paint a wall that has a number of windows, we want to know its area. Each window has a size of 2 ft by 3 ft. Write a program that reads the width and height of the wall and the number of windows, using the prompts Wall width: Wall height: Number of windows: Then print the area with two digits after the decimal point: c

Answers

Answer:

The program in Java will be:

import java.util.Scanner;

public class Paint

{

  public static void main(String[] args)

  {

      final int COVERAGE = 350;  //paint covers 350 sq ft/gal

      final int DOOR = 20;

  final int WINDOW = 15;    

  //declare integers length, width, and height;

  int length, width, height, doors, windows;

  //declare double totalSqFt;

  double totalSqFt;

      //declare double paintNeeded;

  double paintNeeded;

    //declare and initialize Scanner object

  Scanner scan = new Scanner (System.in);

  //Prompt for and read in the length of the room

  // finish this -- length =  

  System.out.print("Enter the length of the room: ");

  length = scan.nextInt();

  //Prompt for and read in the width of the room

      System.out.print("Enter width: ");

  width = scan.nextInt();

      //Prompt for and read in the height of the room

  System.out.print("Enter height: ");

  height = scan.nextInt();

      //Prompt for and enter the number of doors    

  System.out.println("Enter the number of doors: ");

  doors = scan.nextInt();

  //Prompt for and enter the number of windows

  System.out.println("Enter the number of windows: ");

  windows = scan.nextInt();

  //Compute the total square feet to be painted--think

     //about the dimensions of each wall

      totalSqFt = 2 * width * height + 2 * length * height - DOOR*doors - WINDOW*windows;

      //Compute the amount of paint needed

      paintNeeded = totalSqFt / COVERAGE;

      //Print the length, width, and height of the room and the

      //number of gallons of paint needed.

  System.out.println("Length= " + length + "\nWidth= " + width +  "\nHeight= " + height + "\nNumber of doors: " + doors + "\nNumber of windows: " + windows + "\nGallons of Paint Needed= " + paintNeeded);Explanation:

I need help here please. Am giving brainliest

Answers

Answer:

See below

Explanation:

1. Data type

- S.No = integer (because its a number of sequence)

- Fees Paid = varchar (usually we use varchar to store currency, and process the number for UI, by adding dot or comma)

2. Reg No should be unique for each students and department. I only use the Table 1 for reference, more data would be helpful

3. Reg. No consist of 2 digits of initial department, and 3-4 digits of sequence number that identifies student's no.

When you use an IDE instead of a simple text editor to develop a program, ____________.

Answers

Answer:

your answer is :

some help is provided

Explanation:

An integrated developed environment (IDE) provide more programming help than a plain text editor.

please mark me brainlist

To protect your computer software, you should
A- Clean your computer regularly
B- Ignore software updates
C- Install and antivirus program
D- Replace broken parts

Answers

Answer:

C. Install and Antivirus program

Translating an algorithm into the syntax of Java is the design phase of software development.

Answers

Answer:

I think it's false

Explanation:

I don't think so. What makes me hesitate is that you may have been told that in your text or in the classroom.

Here are the steps as I understand them.

Understand the problem you are trying to solve. Design a solution. Draw a flow chart. Write pseudo-code. Write code. Test and debug.

I think you've done the designing long before you start writing code or even pseudo-code.

Question: 5
In 2014, what percentage of the world population has access to the Internet?
Less than 30%
Less than 50%
Over 50%
Over 80%
Please help

Answers

The answer would be less than 50

In 2014, less than 50% percentage of the world population has access to the Internet option (B) less than 50% is correct.

What is a computer?

A computer is a digital electronic appliance that may be programmed to automatically perform a series of logical or mathematical operations. Programs are generic sequences of operations that can be carried out by modern computers. These apps give computers the capacity to carry out a broad range of tasks.

As we know,

Internet, a system design that allows different computer networks all over the world to communicate, has transformed communications and methods of commerce.

Thus, in 2014, less than 50% percentage of the world population has access to the Internet option (B) less than 50% is correct.

Learn more about computers here:

https://brainly.com/question/21080395

#SPJ2

does The operating system assigns the file, name and location inside

Answers

Answer:

The operating system assigns the file its name, location, and size. When you add information to a word-processing document, one of the roles that your operating system plays is that is saves your unsaved work to temporary storage.

Explanation:

The operating system is designed and developed to assign the file, its name, size and location.

What is an operating system?

An operating system (OS) can be defined as a system software that is pre-installed on a computing device, so as to manage random access memory (RAM), software applications, computer hardware and all user processes.

In computer technology, the operating system is designed and developed to assign the file, its name, size and location.

Read more on software here: https://brainly.com/question/26324021

#SPJ2

If you are going to analyze and interpret data, you need to do all of the following execept blank.
A study the data
B interpret the data in a way that will support your hypothesis
C) identify the control group and the test group
D watch for similarities and differences between the control and test groups

Answers

Answer:

the answer to the question is C

3. Choose the right statement bellow: Excel can not import external data from
a. Access
b. SQL-Server
c. Speech files
d. Text files
4. In Excel, address can be written in forms:
a. BC23, $$BC23, $BC$23, BC$23
b. BC23, $BC23, $BC$23, BC$23
c. BC23, $BC23, B$C$23, BC$23
d. BC23, $BC23, $BC$23, B$C$23
5. In Excel, at B2 an user put the string “Nguyen Van Hoa”. In order to get name “Hoa” in cell C2, the
user need:
a. =Left(B2,3)
b. =Left($B2,3)
c. =Left(B$2,3)
d. All of above answers

Answers

Answer:

c. Speech files

b. BC23, $BC23, $BC$23, BC$23

a. =Left(B2,3)

Explanation:

What is your impression on the subject fundamentals of database systems?​

Answers

Answer:

The DBMS software enables users to share data. It provides a systematic method of creating, updating, retrieving and storing information in a database. DBMSs also are generally responsible for data integrity, data access control, and automated rollback, restart and recovery

   Database Fundamentals introduces database concepts, including relational databases, tables and data types, data selection and manipulation, views, stored procedures, functions, normalization, constraints, indexes, security, and backup and restore.

Using the school network as an example, explain how you would connect from your home through a VPN to a system within the school intranet.

Answers

Answer:

you can install a VPN using a Chrome web store or in your store I use urban VPN and it's really good

____is the amount of time it takes the processor to eead memory
A.Access time
B. Clock time
C. cycle time
D. Cycle per second

Answers

Answer:

B. Clock time

Explanation:

please mark me brainliest please

The time it takes the CPU to read data from memory is referred to as access time. Then the correct option is A.

What is the Access time?

When a request is made, the memory usage time measures how long it takes to get the first information character. It takes into account the time it takes to spin the disk to the section and move the read/write head to the record (seek time) (latency).

The amount of time it takes to move a symbol from or to the CPU from RAM is known as the data transfer delay. Access times for quick Memory modules are 10 nanoseconds (ns) or less.

The time taken by the processor to carry out the particular set of data or information from the memory to the processor (CPU) is known as access time.

Access time is the amount of time it takes the processor to read memory. Then the correct option is A.

More about the Access time link is given below.

https://brainly.com/question/23611706

#SPJ2

the time base for a timer instruction is 0.01 seconds. what is the delay time if the preset value is 3000

Answers

Answer:

suppose time base is set to 0.1 and delay increment is set to 50. timer has 5 sec delay (0.1*50)

not sure.

explain how you would use Personal Firewalls and a Network Firewall to secure your home network.

Answers

Explanation:

Since each firewall is different, you will need to read and understand the documentation that comes with it to determine whether the default firewall settings are sufficient for your needs. This is particularly concerning because the “default” configuration is typically less restrictive, which could make your firewall more susceptible to compromise. Alerts about current malicious activity (e.g., CISA’s Alerts) sometimes include information about restrictions you can implement through your firewall.

Search the Internet and scan IT industry magazines or Web sites to find an example of an IT project that had problems due to organizational issues. Write a short paper summarizing the key stakeholders for the project and how they influenced the outcome.

Answers

This system aimed to replace an obsolete technology jumble with a more advanced system for earnings monitoring and paychecks for 95,000 teachers, managers, custodians, and other district staff, though and it didn't work and from the start of the project, code bugs and flaws arose.

The Los Angeles Unified School District faced a problem in Jan 2007.For a $95 million project, they developed SAP software. Some professors were unpaid, some overpaid, some unpaid.The school system needed a year and a further $37m to correct the problems. Downtown and Deloitte decided in November of 2008 to resolve a dispute over the work with the contractor agreeing to return $8.25 million in overdue invoices to forgive $7 million to $10 million.The parties involved did the right thing in this case by bringing the subject to the public. It helped create the result they wanted in this way. The proceedings were filed, even if customers did not have their money back, but at minimum people received some reimbursements.

Learn more:

brainly.com/question/11489632

What is hardware?

A) The set of standards followed by the computer industry

B) The set of instructions that your computer executes

C) The physical devices that make up a computer system

D) The physical devices and the set of instructions that your computer executes

Answers

The physical devices that make up a computer system

Answer:

Computer hardware includes the physical parts of a computer, such as the case,[1] central processing unit (CPU), monitor, mouse, keyboard, computer data storage, graphics card, sound card, speakers and motherboard.[2]

Explanation:

By contrast, software is the set of instructions that can be stored and run by hardware. Hardware is so-termed because it is "hard" or rigid with respect to changes, whereas software is "soft" because it is easy to change.

Hardware is typically directed by the software to execute any command or instruction. A combination of hardware and software forms a usable computing system, although other systems exist with only hardware.

what are point to consider while running occupation?​

Answers

Answer:

if you mean running a business, i think you should have a budget and enough inventory depending on what you're selling.

Explanation:

Answer:

First thing that you have should consider is your happiness.If you are happy then your work will be successful.The 2 point is your education.You should decide what you are capabe of.It will help you a lot.If you’re a people person then you’ll want to consider the social environment of your work. While introverts may be comfortable at a desk job, extroverts often need more stimulation. Try to choose a career that fits your social needs.Each individual has a unique work style. Some enjoy deadlines and structure, while others thrive with little guidance or management. Make sure the career path that you choose is conducive to the environment in which you work best.As you think about your future career, make a list of your top priorities. How will you achieve a work-life balance? What’s most important to you? Are you driven by the idea of career success and industry? For example, if you become a self-employed beauty professional, you could set your own schedule. You could also have more control over your business and career. Knowing what your priorities are could save you a lot of time and money in the future!

Hope you got it

Of you have any question just ask me

If you think this is the best answer please mark me as brainliest

Jump to level 1
Given a string, an integer position, and a character, all on separate lines, find the character of the string in that position and
replace it with the character read. Then, output the result.

Ex: If the input is:

warn
0
e

the output is:

earn

Note: Using a pre-defined string function, the solution can be just one line of code.

I am looking for the code for C++ NOT Python. Thanks

Answers

Answer:

Assuming the input string variable is named `input`, the input int variable is named `index`, and the input char variable is named `ch`:

```

input[index] = ch;

cout << input;

```

Explanation:

In C++, you can change specific elements of a string without having to overwrite the entire string (i.e. in C++, strings are mutable).

1.07 (PX: 2 points)Some early computers protected the operating system by placing it in a memory partition that could not be modified by either the user job or the operating system itself. Describe two difficulties that you think could arise with such a scheme.

Answers

Answer:

The user cannot make internal changes, or personalize the computer. Also it would make it very easy for viruses to get into the computers and ccorrupt the entire thing. There is a similar example of this today in Modern Day chromebooks, but earlier computers were not as safe or secure. Also the fact that it can takes up massive amounts of data, requiring more server storage or data storage facilities.

we cannot use MS Word 2003 in laptop truebor false​

Answers

Answer:

False

Explanation:

we can use Microsoft Office Software on any laptop

Answer:

U can install it in ur brand new laptop, but they are not certified to be compatiable with windows 10 but might work with or without compatibility mode.Please be aware that Office Starter 2010 is not supported. You will be prompted to remove it before the upgrade starts.

Explanation:

Brainliest plzzz

help i was building my pc and i pushed the cpu into the socket really hard until there was an audible crack and it went into the socket but now my pc wont turn on. i thought it was the bromine that i spilled onto the motherboard so i took the pc to the sink, plugged it in and doused it in the stream of tap water but it still wont turn on

Answers

Try smashing it with a hammer, always helped me

Answer:

light it on fire, worked for me tbh

If the CPI was 140 last year and is 147 this year, what is this year’s rate of inflation?

Answers

Answer:

10%

Explanation:

This number is written in binary (base 2). Convert it to decimal (base 10).



10110110

Answers

Answer:

Binary 10110110

Decimal 182

Hexadecimal B6

Bits 8

Equation 128 + 32 + 16 + 4 + 2

Explanation:

https://www.binary-code.org/binary/8bit/10110110/

Have a bless day and send positive all over the world :D

What are the major features of React?

Declarative
Centralized
Component-Based
Learn Once, Write Anywhere
Predictable

Answers

JSX - JavaScript Syntax Extension. JSX is a syntax extension to JavaScript.

Virtual DOM. React keeps a lightweight representation of the “real” DOM in the memory, and that is known as the “virtual” DOM (VDOM)

Performance. ...

Extensions. ...

One-way Data Binding. ...

Debugging. ...

Components. ...

State.

Should robots be programmed to think? What are some positive and negative aspects? explain

Answers

Answer:

Positive affectivity refers to positive emotions and expression, including cheerfulness, pride, enthusiasm, energy, and joy. Negative affectivity is negative emotions and expression, which includes sadness, disgust, lethargy, fear, and distress.

Other Questions
Is soapy water water good for plant irrigation (give answer in accordance to chemistry)? What is percapita income please help me with my question 2. Plebeians achieved near politicalequality .)O following repeated slave revoltsO after taking control of the militaryOthey became part of the PatricianclassO in the 400s BCE after threats ofsecession You have a 7 cubic foot container filled with mercury that you need to ship to have incinerated at a lab. What is the size of your container in cubic meters? 5 ____ = 154 ____ = 326 ____ = 912 ____ = 3 Brian is riding his bike. He biked a distance of 14 miles at a rate of 14 miles per hour. Rearrange the distance formula, d = rt, to solve for Brian's time in minutes.A. 1 minuteB. 7 minutesC. 60 minutesD. 420 minutes explain the meaning of health in border ascept Which type of RNA functions to use coded instructions to assemble amino acids? A) mRNA B) rRNA C) tRNA D) Ribosomes Carson has a bag of 15 marbles. The bag has 8 red marbles, 4blue marbles, and 3 green marbles. Carson randomly picks amarble, replaces it in the bag, and randomly picks anothermarble. Find the probability of each event.(12) picking two blue marbles(13) picking a red marble and then picking a blue marble(14) picking a green marble and then a blue marble(15) picking two red marbles PLEASEEEE HELPPPPP!!!!!!!! There is a difference of 5 inches in height between CJ and Eric, but you do not know whois taller. Let c represent CJ's height, and let e represent Eric's height. Formulate anabsolute value equation to relate the heights. Identify the polynomial.a 2 - b + c - d 3 In Physics what's does cos and sin stand for? what are the answers for these ? en la clase assignment Spanish sinmplify the expression -3(-5y+2)-(8y-3)a) 7y-3b)7y-9c)23y-3 In 35 complete sentences, thoroughly explain how the protagonist's cultural background affects his or her actions and choices in your Module One short story? Provide at least two specific details from the text to show how the protagonist's cultural background affects his or her actions and choices.My Story Is Condensed Milk by Varlam Shalamov in a farm 6084 trees aer planted in such a way that there are as many trees in a row as there are row. how many rows are there? What is |14|?A. 14 B. 7 C. 7D. 14 E. 1 1/4 i dont rlly know if this is arts or not but its language arts so can someone help me?