output device is any peripheral to provide data and control signal to ab information processing system​

Output Device Is Any Peripheral To Provide Data And Control Signal To Ab Information Processing System

Answers

Answer 1

Answer:

Its false ita not "output" its "input"


Related Questions

13.
_______allows you to organize and summarize selected columns and rows of data
in a spreadsheet to obtain a desired report:

A.Pivot chart
B.Rotate table
C.Pivot date
D.Pivot table

Answers

Answer:

D. Pivot table

Explanation:

Microsoft Excel is a software application or program designed and developed by Microsoft Inc., for analyzing and visualizing spreadsheet documents.

A spreadsheet can be defined as a file or document which comprises of cells in a tabulated format (rows and columns) typically used for formatting, arranging, analyzing, storing, calculating and sorting data on computer systems.

Generally, it is extremely difficult and considered to be a herculean task to understand, analyze and summarize data when they are raw and unorganized.

In order to overcome this challenge or hurdle, Microsoft inc. designed and developed Pivot tables and charts to avail end users the ability to visualize, understand, analyze and summarize data in its raw form.

Hence, Pivot table allows you to organize and summarize selected columns and rows of data in a spreadsheet to obtain a desired report. It is an in-built feature of the Microsoft Excel software application or program.

It is a way of creating a name, symbol, color, and design to establish and differentiate a product from its prospect competitors

Answers

Answer:

Branding

Explanation:

The term that is being defined by the question is known as Branding. This is what companies do to products in order to allow customers to distinguish the product from the competitors similar products. Doing so allows a company to attract and maintain customers since a customer will see become aware of the branded product and buy it. If the purchasing experience goes well they will begin to associate the good experience with the brand and therefore with the company as well.

What is meant by the term internal hardware??
explain it in your own words ,do not use goo.gle thank you!

Answers

Answer:

Internal hardware devices include motherboards, hard drives, and RAM. External hardware devices include monitors, keyboards, mice, printers, and scanners. The internal hardware parts of a computer are often referred to as components, while external hardware devices are usually called peripherals

Answer:

Internal hardware is the hardware that is inside the computer. For example, CPU, RAM, ROM BIOS, Motherboard, Graphics card.

Select the correct answer.

Nina obtains an image in which birds are flying across the sky. Some parts of the image are blurry. In which stage of image processing will Nina fix the blurry parts?

A.
image acquisition
B.
preprocessing
C.
extracting features
D.
segmentation

Answers

Answer: Image Acquisition

Explanation:

How did imperialism lead to WWI? A The debate of the morality of imperialism created tensions around Europe b Native people were conquered and rebelled against Europe c Europe went into an economic depression when imperialism failed d European nations competed and made alliances to control colonies

Answers

Answer:

d. European nations competed and made alliances to control colonies.

Explanation:

The world War I was a period of battle between various countries from 1914 to 1918. It started formally on the 28th of July, 1914 and ended on the 11th of November, 1918.

Imperialism can be defined as a policy, ideology, or advocacy that sought to extend a country's power, dominion, authority and influence over another country through diplomacy, use of military force or colonization (direct territorial acquisition).

This ultimately implies that, imperialism is an advocacy or policy that is typically used to impose or extend a country's power, dominion, authority and influence. It simply means to seek colonies of other nations or countries.

Hence, imperialism led to WW1 because European nations competed and made alliances to control colonies.

In conclusion, there was an eagerness on the part of European Nations to gain colonial territories that were owned by other rival nations.

What is inputted into a computer system?

Answers

Answer:

Hey mate.....

Explanation:

This is ur answer.....

Input refers to any information, or data, that is sent to a computer for processing. Input is often sent to the computer from a device such as a keyboard, mouse, or other input device. Putting it simple, input is the act of entering data into a computer.

Hope it helps!

Mark me brainliest....

FOLLOW ME!!!! :)

The information regarding inputted into the computer system is as follows:

Input refers to any information, or data, that is sent to a computer for processing. Input is often sent to the computer from a device like a keyboard, mouse, or other input device. It is the act of entering data into a computer.

Learn more: brainly.com/question/17429689

CONCEPTO DE ORGANIGRAMA

Answers

como the amas si mucho gusto

(9/5)C+32 write QBASIC expessions for this​

Answers

Answer:

REM PROGRAM TO CONVERT TEMPERATURE IN CELCIUS TO FARENHEIT

CLS

INPUT “ENTER TEMPERATURE IN CELCIUS”; C

F = C * (9 / 5) + 32

PRINT “TEMPERATURE IN FARENHEIT=”; F

END

Explanation:

Your formula suggests a celcius to fahrenheit conversion...

the S. I unit
(2) write out
Current
C
Voltage
3. Resistance
2.

Answers

Answer:

1) Ampere (A)

2) Volt (A)

3) Ohm (Ω)

Generalized goals are more likely to be achieved than specific goals. True or False

Answers

False

They are likely to be achieved because they are well defined, clear, and unambiguous.

pLZ PLZ PLZ HELP I HAVE SO MANY MISSING ASSINMENTS. why is physical security so important and necessary for both personal users and businesses?

Answers

Physical security is important because a physical attack is perhaps the most fundamental kind of attack. ... Using a floppy drive or CD-ROM drive on a machine that does not support good BIOS security. Damage to or theft of important machine components, especially those that store data. Theft of an entire machine

How does our behavior change when we know we're being watched?

Are we less likely to be ourselves? How does that relate to our behavior online?


Please help this is due today and I really need help.

Answers

I can't even say this is an answer

If there isn't a specific answer for this, I think it depends on everyone. Maybe they'd behave better knowing that their actions are being monitored. Who in their right mind is going to act like a lunatic when they know people are watching.

I think it will most likely alter their attitude in a positive way but it will also most likely be fake actions put on show

What is the index for “Ahmed” in the list [“James”, “Omar”, “Ahmed”, “Lee”, “Mia”]?
1
2
A
Ahmed
What is a method that deletes an item from a list using the item’s index?
Remove
Delete
Erase
Pop
What does HTML stand for?
Home Teachable Markup Language
Historical Text-Making Language
Hypertext Markup Language
Hyper Tutorial Maker Language
Using a while loop to iterate over a list requires an incrementing variable.
True
False
Katrina wants to get a random number and assign it to a variable called force. Which line of code should be used?
force = random.randint(1,10)
force = random(1,10)
force = randint(1,10)
force == random.randint(1,10)
You can add items to the end of a list using append.
True
False
Going through a list item by item is called “iterating over a list”.
True
False
Which keywords would be needed to convert this scenario into Python?

If the user picks up the rock, the program will respond by indicating that the user has disturbed the mummy. But if the user picks up the branch, he or she will get eaten by the monster. If the user scoops up leaves, he or she will discover a fairy.

if, if, if
if, elif, elif
if, else, else
if, then, last
A friend asks you to look over the code for an adventure game and help figure out why it won’t work. Which of these options is something that would cause a program to work improperly?
There is a user-defined function with two variables.
There is an infinite loop.
There are two lines of code beginning with elif in a row.
There is an if statement without an else statement.
Jorge is creating a program that will allow the user to enter race times to keep track of them. Which of the following will allow Jorge to manage the data that the user enters?
a Boolean variable
an elif statement
a list
a parameter
The time.sleep() method requires a number of seconds as a parameter.
True
False
What is the index of “tables” in the list [“table”, ”rug”, “chair”, “sofa”]?
0
1
2
3
The index of the first item on a list is 1.
True
False
If you create a function and you want it to pass a value back to the main program, what do you need to include in the function’s definition?
an iterating variable
a local variable
a return statement
a parameter
What kind of program has a looping branch of code?
sequence
selection
iteration
pseudocode
What is a number that refers to the position of an item on a list?
variable
parameter
operator
index
What would be the result of running these two lines of code?

devices = [“Laptop”, “Phone”, “Computer”]

print(devices[0])

0
Laptop
Phone
Computer
A block of CSS that is applied to a specific HTML element is called a:
segment.
chunk.
construction.
rule set.

Answers

Answer:

1. Pop

2. 2

3. Swim

4. add a / to the final h1 tag

(this is just the answers for the images)

What is a font? A)
a typeface on a label
B) a typeface on a poster
C) a typeface on a computer or d) a typeface on a sign

Answers

Answer:

A is most likely the answer

Explanation:

What is extraction, transformation, and loading? Group of answer choices It is a process of entering data, tracking data, and loading it into a database. It is a process that is performed at the end of the data warehouse model prior to putting the information in a cube. It is a process that is performed at the beginning of the data mining model. t is a process that extracts information from internal and external databases, transforms it using a common set of enterprise definitions, and loads it into a data warehouse.

Answers

Answer:

It is a process that extracts information from internal and external databases, transforms it using a common set of enterprise definitions, and loads it into a data warehouse.

Explanation:

Extraction, transformation, and loading can be defined as a process that extracts information from internal and external databases, transforms it using a common set of enterprise definitions, and loads it into a data warehouse.

A database management system (DBMS) can be defined as a collection of software applications that typically enables computer users to create, store, modify, retrieve and manage data or informations in a database. Generally, it allows computer users to efficiently retrieve and manage their data with an appropriate level of security.

A data dictionary can be defined as a centralized collection of information on a specific data such as attributes, names, fields and definitions that are being used in a computer database system.

In a data dictionary, data elements are combined into records, which are meaningful combinations of data elements that are included in data flows or retained in data stores.

This ultimately implies that, a data dictionary found in a computer database system typically contains the records about all the data elements (objects) such as data relationships with other elements, ownership, type, size, primary keys etc. This records are stored and communicated to other data when required or needed.

give a summary of html forms​

Answers

HTML forms are used to collect data from users. Users essentially enter data into forms by filling in text fields, selecting toggles and making choices from selection objects. When the user has filled in the data it is transmitted to the server for processing. HTML forms are specified using the <form> element.

Hope this helps you!

Range is an example of a ______________.



Python

Answers

The question isn't clear enough. I feel the question wants us to answer what category or type the range is in python.

Answer:

Range is a Function in python

Explanation:

Range is an example of a function in python. The range function takes its own argument when called. The range function can take up to 3 arguments but atleast 1 argument should be stated when it is called.

When range is called as ;

range(4) ;

This specifies the stop argument ; this evaluates as range of values from 0 up to 3 (4 is excluded) in the interval of 1

Output will be : 0, 1, 2, 3

range(4, 8) ;

This specifies the start and stop argument ; this evaluates as range of values from 4 up to 7 (8 is excluded) in the interval of 1

Output will be : 4, 5, 6, 7

range(4, 8, 2) ;

This specifies the start, stop and interval argument ; this evaluates as range of values from 4 up to 7 (8 is excluded) in the interval of 2

Output will be : 4, 6

Timmy walks into a store to buy a PC game. He reads this information about a game on its packaging:

System Requirements
Minimum Recommended
Processor Intel Core i3 or equivalent Intel Core 2 Quad or higher
Memory 2 GB 4 GB or higher
Video Card Integrated Discrete


Based on this information, which statement is true?
A.
Timmy can play the game even if his computer’s specifications don’t meet the minimum requirements.
B.
Timmy can play the game even if his computer has less than 2 GB memory.
C.
Timmy can play the game at a higher level of visual detail if his computer has an integrated video card.
D.
Timmy can play the game even if his computer’s processor class is lower than an Intel Core i3.
E.
Timmy can play the game at a higher level of visual detail if his computer has an Intel Core 2 Quad processor.

Answers

Answer:

C. Timmy can play the game at a higher level of visual detail if his computer has an integrated video card.

Explanation:

The processor efficiency and memory requirements are much more necessary to get the game to run and give it a playable framerate. Having a video card will improve his graphics, so this is more of a suggestion than a necessity.

Write a method that takes a parameter for the number of a month and prints the month's name. You may assume that the actual parameter value passed to the method is always between 1 and 12 inclusive.

This method must be called monthName() and it must have an integer parameter.

Calling monthName(8) should print August to the screen.

Answers

Answer:

Get month number from month name

Use Java's Calendar class. It can parse any given string into a valid calendar instance. Here is an example (assuming that the month is in english). Date date = new SimpleDateFormat("MMMM").parse(monthName); Calendar cal = Calendar.getInstance(); cal.setTime(date); println(cal.get(Calendar.MONTH)); You can specify the language in SimpleDateFormat: String monthName = "März"; // German for march Date date = new SimpleDateFormat("MMMM", Locale.GERMAN).parse(monthName); Calendar cal = Calendar.getInstance(); cal.setTime(date); println(cal.get(Calendar.MONTH)); By default, Java uses the user's local to parse the string. Keep in mind that a computer starts counting at 0. So, January will be 0. If you want a human readable date, you should format the calendar instance: SimpleDateFormat inputFormat = new SimpleDateFormat("MMMM"); Calendar cal = Calendar.getInstance(); cal.setTime(inputFormat.parse(monthName)); SimpleDateFormat outputFormat = new SimpleDateFormat("MM"); // 01-12 printlng

MARK ME BRAINIEST FOR MORE INFO

Which of the following is a table which can be rearranged to analyze data in a variety of ways?
A. Pivot Table
B. HLOOKUP Table
C. VLOOKUP Table
D. PivotLookup

Answers

Answer:

A. Pivot Table

Explanation:

Given that a Pivot Table is a form of a table in statistics that comprises various data of several tables in a shortened form.

This table is then used to carry out analysis of data in numerous ways to reach a meaningful conclusion to make a decision.

Hence, in this case, the correct answer is a PIVOT TABLE.

In a swap you need a _____________ variable so that one of the values is not lost.

Answers

Answer:

temp

Explanation:

:D

There are different type of variable in computer, In a swap you need a temporary variable so that one of the values is not lost.

What is a temporary variable?

A temporary variable is a variable that has a short lifetime,it is use to hold a data that will soon be discarded, or data that will soon be moved to a more permanent memory location.

Therefore, In a swap you need a temporary variable so that one of the values is not lost.

Learn more on temporary variable here,

https://brainly.com/question/13420617

Joel needs to write a research paper. What is the best application to use?

Answers

Answer: Britannica High School

Explanation:

https://school-eb-com.content.elibrarymn.org/levels/high

Answer:

g

o

o

g

l

e

s

h

e

e

t

s

Explanation:

life without Computer ?
advantage​

Answers

Answer:

People will start socializing in person more,people will stay fit and strong because they will start playing games for entertainment, our eyes won't get get tired easily because of the radiation and blue light the computer emits hope this answer helps

Question 2 of 10
Priscilla wants to learn her grandmother's native language after seeing social
media highlighting her family's homeland. What type of impact is this?
A. Social and economic
B. Economic and personal
C. Personal and cultural
D. Ethical and personal

Answers


i thinkkkkkkkkkkkkkkkk D

Priscilla wants to learn her grandmother's native language after seeing social media highlighting her family's homeland.  Thos is ype of impact is this D. Ethical and personal.

What is the cultural impact?

Ethics are critical to people due to the fact they serve as (1) requirements of conduct for figuring out an accurate route of action, (2) pointers for decision-making and warfare resolution, and (3) impacts on worker motivation.

Changes that have an effect on people's surroundings (architecture, arts, customs, rituals etc.) because of influxes of travelers represent cultural impacts.

Read more about the  Ethical and personal:

https://brainly.com/question/1031443

#SPJ2

which type of number represents bits of data that are transmitted from one device to another?
a) octal
b)decimal
c)hexadecimal
d)binary

Answers

The correct answer should be Binary

What is the difference between internal hardware and software?


1. Internal hardware is the physical parts of a computer that you see on the outside; software is the physical parts of a computer that you see on the inside.

2. Internal hardware is the physical parts of a computer that you see inside the computer; software is the physical parts of a computer that you see on the outside.

3. Internal hardware is the programs and applications that make the computer work; software is the physical parts that help the computer work.

4. Internal hardware is physical parts that help the computer work; software is the programs and applications that make the computer work.

Answers

Answer:

4) Internal hardware is physical parts that help the computer work; software is the programs and applications that make the computer work.

is a variable a number

Answers

A variable is a symbol standing for a unknown numerical value. Such as “x” and “y”

Answer:

No

Explanation:

A variable is like a symbol like a letter, that it used to describe a number.

The property that allows a metal to be drawn into wires is called...
A. Hardness
B. Malleability
C. Ductility
D. Elasticity

Answers

Answer:

Malleability and ductility

Explanation:

Metals are also easily distinguished from non-metals and other materials in their ductility (ability to be drawn into a wire) and malleability (the ability to be beaten into a. sheet).

Did you need help on this with an assignment? Hope this helps!

HELP PLEASE!!!!

3. Memory and Storage
The GCSE Computer Science course requires that you
understand how decimal numbers are converted into
binary, and vice versa.
Can you convert the numbers 12, 24, 48 and 96 into binary form?​

Answers

Answer:

1100 ; 11000 ; 110000 ; 1100000

Explanation:

Converting the following decimals to binary :

2__12

2__6 r 0

2__3 r 0

2__1 r 1

___0 r 1

12 = 1100 base 2

2.)

2__24

2__12 r 0

2__6 r 0

2__3 r 0

2__1 r 1

___0 r 1

24 = 11000 base 2

2__48

2__24 r 0

2__12 r 0

2__6 r 0

2__3 r 0

2__1 r 1

___0 r 1

48 = 110000 base 2

2__96

2__48 r 0

2__24 r 0

2__12 r 0

2__6 r 0

2__3 r 0

2__1 r 1

___0 r 1

96 = 1100000 base 2

HELP I SUCK IN THIS HELP!!!!! ​

Answers

Answer:

I think it's print(5**3)

Other Questions
Think of an object, person or place at home that functions similar to the mitochondria. A girl is heterozygous for eye color, and the alleles for eyecolor are brown (B) and blue (b). What would be her GENOTYPE? The Dragons Soccer Team is having a pizza party and voted onthe toppings the players preferred. Of the 25 players, whatpercent prefer cheese? Gravity always acts towards the center of the earth. TRUE OR FALSE? Will give brainliest help Evaluate: 63 + 7 X 4 The man l met at the wedding correct the sentence correctly h(j + i) - k5 + hwhen h = 3, i = 4, j = 2, and k = 1pls put how you did it What is the range of the relation below?{(-4,1), (-2,0), (8, -1)} whats the area help me youll get brainliest answer In triangle EFG, the measure of angle E is 97 degrees, and the measure of angle F is 15 degrees. What is the measure of angle G? Now our wavelength is getting longerbecause the waves are stretching out.This make the ________ lower as wellas the pitch we hear. 1. Frequency 2. Loudness 3. Amplitude Subtract: (-9y^6+3)-8y^6 Someone wants to do an experiment to see what kind of cat food her cats like best. She puts out Fancy Feast, Friskies, and Blue Buffalo for dinner. What is the independent variable in her experiment? What is the dependent variable? which of the following best describes the relationship between the environmentalist movement and the energy crisis of the 1970s?a) environmentalists pressured politicians to cut off trade with middle eastern countries, worsening the energy crisis.b) the energy crisis made it clear that natural resources were limited, popularizing environmentalist efforts to conserve them.c) Liberal environmentalist politics greatly restrained American's access to natural resources, creating the energy crisis.d) The energy crisis weakened both liberals and conservatives, allowing environmentalists to emerge as a viable political alternative. A sportswriter wishes to see if a football filled with helium travels farther, on average, than a football filled with air. To test this hypothesis, the writer uses 18 male subjects, randomly divided into two groups of 9 subjects each. Group 1 kicks a football filled with helium to the recommended pressure, while Group 2 kicks a football filled with air to the same pressure. The sample mean yardage for Group 1 was barx2 = 30 yards with a standard deviation of s1 = 8 yards. The mean yardage for Group 2 was barx2 = 25 yards with a standard deviation of s2 = 6 yards. Assume that the two groups of kicks are independent. Let 1 and 2 represent the mean yardage we would observe for the entire population represented by the volunteers if all members of this population kicked, respectively, a helium-filled football and an air-filled football. Let 1 and 2 be the corresponding population standard deviations. Assuming two-sample t procedures are safe to use, what is a 99% confidence interval for 1 2? A) 4 7.7 yards.B) 4 11.2 yards.C) 4 4.7 yards.D) 4 6.2 yards. A farmer has harvested 1.6 tons of sweet potatoes from one-quarter of anacre. How many tons will he harvest from one acre Why is Progressive the best company to buy car insurance fromaccording to the image on the previous slide? An online bookstore sells novels and magazines. Each novel sells $4, and each magazine sells for $1. If Sadie purchased a total of 11 novels and magazines that have a combined selling price of $20, how many novels did she purchase? Is this True or False