Who made the first computer?

Answers

Answer 1
Charles Babbage was the first to create a computer. He was known as the "father of computers".

Hope this helped!
let me know if i'm wrong
Answer 2
William Oughtred created the first computer in 1622, but to be confused with British mathematician Charles Babbage who made the first computer resembling modern computer was the "Analytical Engine".

Hope this helps! :-)

Related Questions

Which view is most commonly used to make edits to a slide? A. Slide Sorter B. Normal C. Notes Page D. Slide Show

Answers

It's Normal view! I hope this helped

Answer:

B. Normal

Explanation:

The normal view is the one most commonly used to make edits to a slide. The normal view offers access to almost all the icons and options that you would need in order to edit a slide. Moreover, despite the fact that it shows the icons necessary to edit the slides, it still presents the slide in a way that is very similar to how this will look during the actual presentation.

I will give Brainliest to the best answer, I need urgent HELP

Assume you're running a query on your orders in the past year. You want to see how many orders were placed after May. What type of query would you use to find this data?

A. Select
B. Range
C. Complex
D. Parameter

Answers

The answer is B. Range

1. A(n) ____ is a special type of inline image in which you define one or more areas as hotspots. *


2. ____ are used to set off paragraphs of text or different sections of a page. *


3.____ tags are tags that the W3C has earmarked for eventual removal from their specifications. *

4.The ____ document type is used to support frames on a Web page. *


5.A ____ list offsets information in a dictionary-like style. *


6.A ____ is a computer program that can damage files and programs on your computer. *


7.The ____ attribute defines the width of an image measured in pixels. *


8.The ____ attribute provides alternative text to display when an image is being loaded. *


9.The ____ property lets you change the color of various elements on a Web page. *


10.____ code is the code or instructions used to create a Web page or program. *

Answers

1.       Image map

Typically, web pages use different types of inline images. An image map defines one or more areas as hotspots and is a special type of inline image. For instance, every hotspot in an image map is able to link to a different page.


2.       Headings

Once the Web page structure is set, you can now enter content of the web page informational text paragraphs and headings. Headings separate text or add new topics on the page. Headings are indicated by the tags <h1> all through to <h6>


3.       Deprecated tags

By default, W3C supports 3 document types for XHTML HTML, frameset, transitional, and strict. Strict is specified when you want to illegalize use of deprecated tags. Deprecated tags are tags that W3C has earmarked for eventual removal from their specifications because these tags have been replaced by much more newer and functional tags.


4.       Frameset document type

As mentioned above in question 3, W3C supports 3 document types for XHTML HTML, frameset, transitional, and strict. Frameset document type is used to support frames on a page and allows the use of deprecated tags.


5.       Definition list

Definition list is an example of a list that offsets info in a dictionary like style. They are not often used as compared to unordered and ordered lists and are important in creating a glossary like list of definitions and items.

6.       Virus.

A virus is a malicious software code that multiplies and replicates by copying itself to another application, document, boot sector and changes how a computer should operate. Typically, a computer virus cannot reproduce without programming a document or a file.


7.       Width Attribute

This attribute specifies the width of an image and the height specifies the height of an image. Both are measured in pixels and the value must always be in pixel. It specifies the width of a cell attribute and is used to set a predefined width of a cell.


8.       Alt attribute

Commonly used with the <img> tag, the alt attribute specifies an alternate image or text, if the image is not in a position to be displayed. The required alt attribute provides info of an image if a user for known or unknown reasons cannot view it.


9.       Color property

It defines the text for an HTML element. It is specified by the color name, a HEX value and an RGB value. The most common ways amongst these three is the HEX value. You can also use color name by replacing the HEX code with the name of the color.


10.       Source Code

Source code is that HTML code which is translated into a graphical web page by a browser. It is possible to view the source code for any page from within the web browser. Using this feature,  it can help one check his or her own code or for another developer.











Where does microsoft word put elements such as text, logos, or graphics saved for later use in a document?

Answers

The answer is Quick Parts Gallery.

We use Quick Part Gallery to create, preserve, and reuse pieces of content like AutoText and fields. Quick parts is also referred to as building blocks since they contain reusable blocks of content. MS Word helps you recycle content in business documents by using building blocks.



An administrator needs to examine ftp commands being passed to a server. what port should the administrator be monitoring?

Answers

Port 21

The server-PI (Server Interpreter) is the process that listens to port 21 on the FTP server. The Server Interpreter has control over server-DTP (Server Data Transfer Process), the method used for data transfer connection. The server-PI must be in a position to respond to standard FTP commands like USER and PASS and several other commands.

 

 



Before creating your own customized template, you should

A. consider whether you know other people who would use it.
B. perform a search to make sure it does not already exist.
C. close all Microsoft programs.
D. collapse the ribbons to make a larger work area.

Answers

The answer is perform a search to make sure it does not already exist (B).

Answer:

b

Explanation:



A ________ in a spreadsheet is a predefined operation. *


3 points












transition









function









generation









traction

Answers

Answer:

The correct answer is Function

Which systems provide a single, cohesive platform?
Although (integrated systems, enterprise systems, customized systems) provide a huge advantage by integrating all business functions of an organization into a single, cohesive platform, they require a huge initial investment and are vulnerable to (server failures, data overflow, security threats).

Answers

I would say an ERP

An ERP (Enterprise Resource Planning) is an example of widely implemented business process management system software for organizations and industries. It allows these organizations to integrate all facets of an operation such as development, product planning, manufacturing and processing, sales and marketing into a single database and user interface.


Although (enterprise systems) provide a huge advantage by integrating all business functions of an organization into a single, cohesive platform, they require a huge initial investment and are vulnerable to (security threats).

The sum of all the minterms of a boolean function of n variables is equal to 1.

(a) Prove the above statement for n=3.
(b) Suggest a procedure for a general proof.,

Answers

The answers are as follows:

a) F(A, B, C) = A'B'C' + A'B'C + A'BC' + A'BC + AB'C' + AB'C + ABC' + ABC

= A'(B'C' + B'C + BC' + BC) + A((B'C' + B'C + BC' + BC)

= (A' + A)(B'C' + B'C + BC' + BC) = B'C' + B'C + BC' + BC

= B'(C' + C) + B(C' + C) = B' + B = 1


b) F(x1, x2, x3, ..., xn) = ∑mi has 2n/2 minterms with x1 and 2n/2 minterms

with x'1, which can be factored and removed as in (a). The remaining 2n1

product terms will have 2n-1/2 minterms with x2 and 2n-1/2 minterms

with x'2, which and be factored to remove x2 and x'2, continue this

process until the last term is left and xn + x'n = 1

Beth withdrew $35 from her checking account. In which column should she record the $35 withdrawal?

Answers

in the column of the account that says withdraw


The answer would be B. Debit

In asps, the code to tie the database to the web site is typically written in javascript or ____.

Answers

In asps, the code to tie the database to the web site is typically written in javascript or VBScript(Visual Basic Script).
VBScript is an interpreted script language from Microsoft with syntax very similar to that of Visual Basic.
Most often VBScript is used for Quick Test Professional (QTP), which is a test automation tool.

If you wish to collect data from two related websites with different domains in a single google analytics property, what feature must you set up?

Answers

The question has multiple choices

a)      Advanced filters

b)      Cross-domain tracking

c)       Event tracking

d)      Custom Dimensions


The answer is b) Cross-domain tracking


Sometimes called site linking, this feature makes it possible for Google analytics to see sessions on two related websites as a single session by a single user. To track these sessions, Google analytics collects Client-Id value stored in cookies. In the case of multiple domains, the Client-Id value has to be carried from one domain to another.

 






Describe an ethical dilemma table to an employee’s behavior at work or work discipline

Answers

An example of an ethical dilemma in the workplace might be best described by an episode of The Office.
Meredith was ‘with’ someone from their paper supplier in exchange for discounts on paper and coupons for Outback Steakhouse.
The company really needed the discount on paper supplies, but it was still against many rules and very unethical.
Hope this helps!

Which term describes encryption that protects the entire original ip packet's header and payload?

Answers

The answer is  tunnel mode encryption.   This describes encryption that protects the entire original ip packet's header and payload.  A tunnel mode encryption protects the internal routing information by encrypting the IP header of the original packet. The original packet is encapsulated by a another set of IP headers. .Additional headers are added to the packet; so the payload MSS is less.
The correct answer is: Tunnel Mode Encryption

Explanation:
Tunnel Mode Encryption is used to encrypt the original IP-packet's header and payload. The encryption is done at the gateways. A gateway is the piece of networking hardware used in telecommunications that allows data to flow from one discrete network to another discrete network. The network consists of the computer. Hence the correct answer is Tunnel Mode Encryption.

Vincent has a computer with two dvi ports and wants to connect it to an hdmi display. what is the easiest solution?

Answers

you have to get a hdmi dvi dont fit a hdmi port sorry buddy

The easiest solution for Vincent to connect his computer with two DVI ports to an HDMI display is to use a DVI to HDMI adapter. By plugging the adapter into the DVI port on the computer and connecting the HDMI cable to the adapter, Vincent can seamlessly transmit audio and video signals.

Using a DVI to HDMI adapter would be the easiest solution for Vincent to connect his computer with DVI ports to an HDMI display. These adapters are readily available and simple to use.

Simply plug the DVI end of the adapter into one of the DVI ports on Vincent's computer and connect the HDMI cable from the display to the HDMI port on the adapter. This setup allows for seamless transmission of audio and video signals.

Ensure to select the correct input source on the HDMI display to see the computer's output properly. With this setup, Vincent can enjoy high-quality audio and video on his HDMI display from his computer.

A page layout technique that often uses a percentage value for width is called ________.

Answers

It is called a fluid layout

A fluid web page typically is configured with percentage widths that sometimes take up 100% of the browser. They will use relative units like percentages instead of pixels and will often fill the width of the page regardless of what the width of the browser might be. They keep the same spatial weighting to all elements and works fine on different sizes of screens of similar sort. They define each area of an image layout perfectly.  




What is the best way to ensure personal privacy with regard to online information?
only post it via an anonymizer
only post it through a filter
only post it using meta tags
don't post it

Answers

A) only post it via an anonymizer is my guess

The ______________ prompt provides a means of installing sql server 2012 by referencing parameters in a text configuration file.

Answers

Answer:

The answer to this question is the command prompt.  

Explanation:

In the SQL server 2012 installation, there are many steps in the server installation in this steps the command prompt is used to configure the file the process of installation can be given as:

Before installing the SQL server we must check the minimum Hardware and Software Requirements of the software to install on the computer. Then we click on the software setup file when we click on the setup file of the software it provides the command prompt. In this prompt, that shows the details about the software and also configure the file. This prompt is shown a short time on the computer screen. Then we name the server and select the password and click on the Next button. It will configure the server automatically At the last click on the finish button. The server is installed properly.  

Assume that c is a char variable has been declared and already given a value. write an expression whose value is true if and only if c is not what is called a whitespace character (that is a space or a tab or a newline-- none of which result in ink being printed on paper).

Answers

return isgraph(c));
////////////////

An expression to check if a char variable 'c' is not a whitespace character is !(c == ' ' || c == '\t' || c == '\n'). Using logical operators, the expression negates the condition where 'c' is a space, tab, or newline character.

The question asks for an expression that evaluates to true if and only if the char variable c is not a whitespace character, which includes space, tab, or newline. In programming languages that support ASCII character evaluation, this can be done by using a logical expression that checks if c is not equal to either a space (' '), a tab ('\t'), or a newline ('\n').

The expression in a language like C or Java would look like this:

!(c == ' ' || c == '\t' || c == '\n')

This uses the logical negation operator (!), logical OR operator (||), and comparison operator (==) to return true only when c is not a whitespace character.

A network segment where only one device can communicate at a time is known as a

Answers

Final answer:

A network segment where only one device can communicate at a time is known as a collision domain, often found in networks using a hub or bus topology.

Explanation:

A network segment where only one device can communicate at a time is known as a collision domain. In networking, a collision domain is a network scenario wherein data packets, sent from different devices on the same network segment, could collide if they are sent at the same time. Networks employing a hub or a bus topology typically have a single collision domain for all devices on that segment, meaning if one device is transmitting, others must wait until the network is free. Ethernet networks, especially those using older technologies such as 10BASE-T or 100BASE-TX, prominently feature the concept of collision domains. However, modern Ethernet networks often use switches to separate devices into different collision domains, significantly reducing the chances of a collision and improving network performance.

What are federal taxes ?

A. Federal taxes are money you earn from working at a job.
B. Federal taxes are payments you make to the state government where you live.
C. Federal taxes are payments you make the US federal government.
D.Federal taxes are money you earn from the US federal government.

Answers

The answer is C. Have a good day. just know that you are the best

Federal taxes are payments made to the US federal government(option C), used to fund national programs and services. Examples include income taxes, which are progressive in nature. Federal taxes differ from state and local taxes in their scope and application.

Federal taxes are payments made to the US federal government. These taxes are primarily used to fund federal programs, services, and activities. Unlike state and local taxes, which are paid to state or local governments respectively, federal taxes contribute to national expenditures and services such as social security, national defense, and healthcare programs.For example, income taxes are a type of federal tax imposed on the net income of individuals and corporations. The United States employs a graduated progressive tax system, meaning that the tax rate increases as an individual's income increases, thereby ensuring higher earners pay a greater proportion of their income in taxes.Hence, option C is correct.

12. When trying to identify the sorted column in a table, you would look for the column where A. an arrow is displayed in the field name. B. data is presented from low to high. C. data is in alphabetical order. D. only a few records appear.

Answers

well i have to say C because its sorted  
Which of the following should be filed directly before Mortensen, Art?

Where was the first high-level language operating system created?

A. Harvard
B. MIT
C. IBM
D. Stanford

Answers

The first high level language operating system was created at MIT

Which option best describes the game Farmville?

It is designed to educate players about virtual currencies. It is designed to educate players about various types of crops.It is designed to promote social interaction and community building.It is designed to educate players about various types of livestock.

Answers

The answer would be It is designed to promote social interaction and community building.

FarmVille is a social networking game aimed at promoting social interaction and community building through virtual farming activities on the platform.

The game FarmVille is a social networking game developed by Zynga that is integrated with platforms. The game focuses on social interaction and community building, as players grow and harvest crops, sell them to expand their farms, and connect with friends in a virtual community. In addition to fostering competition and strategy through game-play, FarmVille facilitates communication among players, as evidenced during Valentine's Week in 2010, where players sent over 500 million virtual gifts through the game. Although it offers educational aspects about crops and virtual economies, its primary goal is to blend gaming with social media to engage a broad audience and encourage interaction.

____________________ software is a type of security software designed to identify and neutralize web bugs, ad-serving cookies, and other spyware.

Answers

The Answer to this question is Web Bugs

They begin beating it with a hose to find out what it really means. How does the figurative language in this excerpt reveal Collins’s message?

Answers

Collin criticizes the way some readers try to understand a poem, that readers should be patient and open minded when reading poems in order to see the meaning, not to over-analyze it. To go with the flow and focus on the poem itself, to get inside the poem and see what it means.

Answer:

A  

Explanation:

The transmission method that sends data to every device on a lan is known as a _____ transmission.

Answers

The transmission method that sends data to every device on a lan is known as a broadcast transmission. This type of transmission is also referred toa as  one-to-all transmission method. The network carries a message to all devices at the same time.
Sometimes broadcasts are a result of network devices continually announcing their presence in the network, so that other devices don't forget who is still a part of the network.
The correct answer is: Broadcast

Explanation:
Broadcast transmission is used to send data from one device to every device on a LAN. The device is termed as node in Networking. In formal terms, Broadcast transmission is the kind of transmission in which the data from one node of a network is sent to all the nodes that are connected to that network. Hence, the correct answer is Broadcast transmission.

A(n) ____ is a web site that allows multiple users to contribute content and edit existing content.

Answers

A wiki. (one example is Wikipedia)

A content management system (CMS) is a tool for managing content that lets many contributors create, change, and publish content. Wikis are basically web pages with an open editing system.

What are the website that allows multiple users?

A wiki is a tool for group collaboration that enables students to add to and edit one or more pages of course-related content. Wikis are collaborative in nature and help create a sense of community within a class. A wiki is essentially a web page with an open editing mechanism.

.

People only need a computer, Internet connectivity, a web browser, and a rudimentary comprehension of a simple markup language in order to contribute (e.g., MediaWiki markup language).

Therefore, Communities of editors and contributors can work together to create documents on a wiki

Learn more about website here:

https://brainly.com/question/19459381

#SPJ5

ASAP!!!!!!! 6.From Excel to PowerPoint, you can copy and paste

A. cell ranges and charts, simultaneously.
B. cell ranges and charts, one at a time.
C. cell ranges only.
D. charts only.
ANSWER ONLY IF YOUR A 100% SURE ABOUT YOUR ANSWER

Answers

Your answer is A.

Let me know if you have any other questions! ♥

If a user has two texts selected, the Reveal Formatting pane allows the user to

compare the word counts of the two texts.
insert tables into both texts.
spell-check both texts.
compare the fonts of the two texts.

Answers

The correct answer is: compare the fonts of the two texts.  

You can access Reveal Formatting by selecting the desired tet and pressing Shift+F1. By opening this pane you will be able to see the paragraph formatting, font size, font type and line spacing.
The answer is (D) compare the fonts of the two texts.

Word has a reveal formatting feature that allows one to see how selected text has been formatted. You are able to quickly review the paragraph formatting and the font used in your text. This feature is important since it allows you to tell at a glance what formatting has been used. To use this tool, press the combination keys shift+f1 and the reveal formatting pane will pop up
Other Questions
Como se dice adios en ingles? What proportional segment lengths verify that QSMN ? Enter your answers in the boxes.__ __1.5= Complete the blanks in the following paragraph using the appropriate words from the list: anterior, bilateral, inferior, lateral, medial, posterior, superior When Caleb met up with Kaley outside the movie theater, the (1)__ aspects of their bodies faced each other as they talked. Caleb noticed that the hair located on top of the most (2)__ part of Kaley's head appeared to be a different color than the last time he saw her. He then asked her to turn around so that he could see it from a (3)__ view. As she did so, Caleb saw that the braid running down the central, (4) __ region of her head contained a blue streak of color, while the braids running (5)__ , behind her ears, had pink streaks. He told Kaley how much he liked her hair, and they went inside to watch the movie. Which of the following are coordinated conjunction AndHowever SoTherefore When training all major muscle groups in a single strength-training workout, a person should complete when training all major muscle groups in a single strength-training workout, a person should complete single-joint exercises before multiple-joint exercises. large-muscle group exercises before small-muscle group exercises. low-intensity exercises before high-intensity exercises. small-muscle group exercises before large-muscle group exercises? in ecology, PPDF stands for During the Renaissance, artists often turned to what for inspiration? A. Current political and social events B. Sacred texts such as the Bible C. Greek and Roman myths and legends D. The pleasure of visual order Solve for this equation for x round your number to the nearest hundredth 0.98=log x please answer i will give brainlist for right answer Analyze the inside address carefully to identify the portion that contains a capitalization error. Mrs. Charlize Beatty, Director of Human resources Desert Nights Manufacturing, Inc. 4608 North Wikiup Drive El Mirage, CA 92301 Which expressions are polynomials? Binuclear families differ from joint-custody families in that Describe hitlers fanatical anti Semitism and how he tried to drive Jewish people from Germany The transfer of energy that occurs when molecules bump into one another is called ____. 13. Explain how the line of best fit would change if one of the data points were moved up or down. Clearly mention how the x-value (time) of the point would influence this. Twelve times the number of days decreased by five Match these items. 1.first nuclear reactorFermi 2.atomic mass 3.splitting of nuclei into lighter elementsneutron 4.number of neutrons and protonsBecquerel 5.builds heavier elementsfission 6.discovered radioactivitycurie 7.unit of radiationfusion a 45kg boy is holding a 12kg pumpkin while standing on ice skates on a smooth frozen pond. the boy tosses the pumpkin with a horizontal speed of 2.8 m/s to the right towards a 37 kg girl who catches it. the girl is also on ice skates. what are the final speeds of the boy and the girl? Which statements are true about the number of employees? If 3.0 moles of x and 4.0 moles of y react according to the hypothetical reaction below, how many moles of the excess reactant will be left over at the end of the reaction? x + 2 y yields xy2 word problems ANSWER ASAP"In still water, Derek can paddle his canoe at 6.5 km/h. On a river, the canoe travels faster downstream than upstream because of the current. In the morning Derek travels upstream and takes 5 hours and then in the afternoon Derek travels downstream the same distance and takes 2 hours. What is the speed of the current? Answer to the nearest tenth."P L E A S E H E L P