7. What was the original purpose of the network that would become the internet?
A shopping and commerce
B. social media
C. digitizing books
D. military and academic communication

Answers

Answer 1

Answer:

D, Mulitary and Academic communicationj

Explanation: Just did this


Related Questions

2p + 1 = -1


please help

Answers

Answer:

this is the start of the equation

Explanation:

2p + 1 = -1

-2 -2

Answer:

I think its -1

Explanation:

2p+1=-1

2p+1-1=-1-1 minus one from each side

2p=-2 divide both sides by 2

2p/2=-2/2

p=-1

Which term describes the variable x in this program?

x = int(input("Enter a score or enter -1 to end. "))

while x != -1:

x = int(input("Enter a score or enter -1 to end. "))

an iteration counter
a sentinel value
a string counter
a loop counter

Answers

Answer: a sentinel value

Explanation:

a sentinel value is a value that is used as a condition to end the program. notice that it says "enter -1 to end"

HELP ASAP PLZ PLZ PLZTegan is playing a computer game on her smartphone and the battery is getting low. When she goes to charge her phone, she notices that the cord is broken. What can Tegan do to solve her problem?
Plug in the smartphone to charge.
Put tape around the broken part of the cord.
Ask a trusted adult for help replacing the cord.
Use the laptop charger instead.

Answers

Answer:

3rd choice

Explanation:

what does c++ programming mean?

Answers

Answer:

It's an internal joke to say the language is basically C with some extra stuff (like classes)

the "++" is short for

C += 1 or

C = C + 1 which is a common calculation among programmers so they named it C++ to be a more commercial and attractive name than "C with classes"

Explanation:

1. The jargon for navigating on the Internet is called: A. surfing B. selecting C. clicking D. analyzing​

Answers

Answer:

A. surfing

Explanation:

Browsing the internet is known as surfing the internet.

full meaning of XP in computer​

Answers

Answer → eXPerience

What can you anticipate having to "give up or do" in order to attain the "things" you want?

Answers

There are many things to "give up or do" to attain the "things" you want. Some of them include giving up your time and your temporary pleasure.

Let assume you want to be successful in life, with money, family, and a good career; here are the things you can do to attain them:

Getting a good education to at least a degree level.Plan your life according to how you want it. If you want to become a medical doctor, study medicine and surgeryInvest in profitable business.Do both short-term and long-term investments.Save for rainy days.Acquire appreciable properties.Marry someone whose objective aligns with your goals in life, etc.

Hence, in this case, it is concluded that to have what you want in life, it takes a plan, dedication, and willingness to go according to the set-out plan.

Learn more here: https://brainly.com/question/13132465

Classify the following as cross-section or time-series data: Gross sales of 200 ice cream parlors in July 2009

Answers

Answer:

let us start by stating the definitions of Time series data and Cross sectional data. TIME SERIES DATA: The data which is collected chronologically over time is known as time series data.

Explanation:

Btw brainliest me plss

where and when to implement such network.

Answers

i think it is a

and it is b , so haha

Wht roles do computer play at home?​

Answers

Computers are used at homes for several purposes like online bill payment, watching movies or shows at home, home tutoring, social media access, playing games, internet access, etc. They provide communication through electronic mail.

1.(154)10=(?)2
help me! I will give 25 points.​

Answers

Dang dude that seems like a head problem hopefully you’ll get the answer soon

What are the data type(s) will be used to declare the variable(s) needed to
create the algorithm?*

1.. integer only
2.. real only
3..integer and real
4..real and string

Answers

The three primitive data types used in this course are int (integer numbers), double (decimal numbers), and boolean (true or false). Each variable has associated memory that is used to hold its value.

Given a list of twenty number count the numbers among the list

Answers

Answer:

Thank you for the points<33

To what extent do you agree with the assertion that “Collection development begins with community analysis”. (Give reasons to buttress your answer).

Answers

I completely agree that Collection development begins with community analysis; this is because the goal of collection development is to meet the information needs of everybody in a user community.

Collection development is a term used to describe the gathering and maintenance of library materials and resources such as textbooks, audiovisuals, and electronic materials for the community users to assess.

Collection development involves many processes, but it is better to begin with community analysis to know what type of resources, information, or materials is needed in that community.

It is from the community analysis and conclusion reached; other steps can then be followed sequentially.

Also, note that through community analysis, one can determine the present users of the library and their major interests.

Hence, in this case, it is concluded that community analysis is vital in the collection development in library and information management.

Learn more here: https://brainly.com/question/24837376

ive atleast 10 examples of FAKE anti-virus and anti- spyware software

Answers

Answer:

Explanation:

protegent

spysheriff

doctor antivirus

winwebsec

spybouncer

thespybot

malwarealarm

macsweeper

spywarestop

spylocked

I will mark brainlist please help


1) Top layer we used the following effect

• clipping mask

• release clipping mask

• rasterize type

• none of the above


2) Reflection layer blend mode changed to:

• overlay

• normal

• dissolve

• hard light



3) for the layer reflection copy we added

• input mask

• color overlay

• layer mask

• none of the above

Answers

Answer:

C,A,B

Explanation:

a. Get a value for x from the user.

b. Test to determine if x is positive. If not, tell the user that he or she has made a mistake.

c. Take the cube root of x.

d. Do Steps 1.1, 1.2, and 1.3 x times

Answers

Program (Python):-

[tex]\tt x=int(input("Enter\:your\:number:"))[/tex]

[tex]\tt if \:x<0:[/tex]

[tex]\tt \qquad print("You\:have\:made\: mistake")[/tex]

[tex]\tt else:[/tex]

[tex]\qquad\tt print("Well\:done")[/tex]

[tex]\tt cuberoot=x**1/3[/tex]

[tex]\tt print("Cube\:root=",cuberoot)[/tex]

[tex]\tt for\:i\:in\:range(x):[/tex]

[tex]\qquad\tt print(x)[/tex]

Sample output

Enter your number:-8

You have made mistake

Cuberoot=-2

-8

-8

-8

-8

-8

-8

-8

-8

How does a computer virus spread?​

Answers

Some most common methods are phishing emails, USB and removable media

What will the formula =SUM(J2:J10) do?

0 add the values in the row

O add 2 and 10 and put the sum in the column

0 add the values in cells J2 through J10

o add the values and put them in cell J2, J10​

Answers

Microsoft Office Excel formulas operate on independent values and values in a range of cells or a cell.

The formula =SUM(J2:J10) will (c) add the values in cells J2 through J10

The formula is given as:

[tex]\mathbf{=SUM(J2:J10)}[/tex]

The above formula is a SUM function, and the syntax is:

[tex]\mathbf{=SUM([cell\_range])}[/tex]

This means that, [tex]\mathbf{=SUM(J2:J10)}[/tex] will add the values in cells J2, J3 up to cell J10

Hence, the correct option that describes the formula is:

(c) add 2 and 10 and put the sum in the column

Read more about Excel formulas at:

https://brainly.com/question/1285762

Answer:

tgzjfzfjstjs tv duh GG xogxpy distinctiveness sit sctggcfcv GG cc gghhbgvvggggghhhggggbbhhhhh c tjg0gpypy6ddf%


Your sister has just emailed you an attached file with the invitation list for her upcoming party.
Which of these tells you what type of file it is?
A. Folder name
B. File name
C. Extension
D. Call Number

Answers

Answer:

The file Extension so the answer is C

C. The extension is the answer to your question

In PC relative addressing mode, the PC and constant need to be added to
calculate the branch address.
In immediate addressing mode, the operand is a register.
a) Only I
b) Only II
Both I and I are true
d) Neither I nor II​

Answers

l think is the right answer is (a)

what are the components of computer system??

Answers

Answer:

1. A motherboard.

2. A Central Processing Unit (CPU)

3. A Graphics Processing Unit (GPU), also known as a video card.

4. Random Access Memory (RAM), also known as volatile memory.

5. Storage: Solid State Drive (SSD) or Hard Disk Drive (HDD)

(Please give me brainliest)

In order to get the maximum functionality out of a device that is plugged in, a user should download the specific ___ for that device.

Answers

I think the answer they are looking for is drivers. You need to download specific drivers for the device to function to its max potential
the answer to that question is Drivers

A double-ended queue, or deque, is a data structure consisting of a list of items on which the operations are defined.

a. True
b. False

Answers

Answer:

true

Explanation:

Choose the statement that is true please help me fast like right now
A: It is estimated that 50% of the estimated 100 billion stars in the Milky Way galaxy have 5 or more planets.
B: The habitable zone is where stars and planets are not threatened by either supernovas exploding or from being swallowed by black holes.
C: The radial transit method of detecting star wobble registers the amount of red shift and blue shift and blue shift detectable in the star's movement as it moves away from us or towards us.
D: Exoplanets can be observed by the reflected light they give off from their star much the same way we can observe Mars, Venus and Jupiter.

Answers

Answer:

Exoplanets can be observed by the reflected light they give off from their star much the same way we can observe Mars, Venus and Jupiter.

Explanation:

Answer

D

Explanation:

I did this exam before trust me I don't care about points

The percentages in the table represent the performance change from the previous month. Consider the impact of each metric on customer questions.

Answers

Metrics may be described as measures used to evaluate the performance or activity of seller, employee organization and so on. They help to better understand underlying factors or patterns which may be useful in making improvement in services.

Due to the influx of customer questions which is expected to have stopped after the promotional campaign. The company is trying to know why the questions keeps coming.

Based on the questions, the company used key subjects as metric in other to Analyse and address key issues resulted to the vendor which are shipping error , discount and delivery timeline.

Therefore, metrics allow to better measure and understand specific underlying patterns associated with businesses.

Learn more :https://brainly.com/question/25114661

If you wanted to multiply two numbers, you would use the _____ key.


-

*

=

/

Answers

* because it’s like the dot or the x

The process of generating an image from a 2D or 3D model using computer programs is called ........

Answers

Answer:

endering or image synthesis is the process of generating a photorealistic or non-photorealistic image from a 2D or 3D model by means of a computer program. ... The term "rendering" is analogous to the concept of an artist's impression of a scene.

MSWord is a popular___________ program.​

Answers

Answer:

graphic word processing program

Answer:

word-processing application

Explanation:

MSWord is a popular___word-processing application____ program

Steps to open ex cel

Answers

Answer:

type in goo gle, e x cel, and open

Other Questions
Which organelle provides the energy for the cell to carry out protein synthesis Which of the following best describes the beliefs of those who founded the empire of Ghana?A. ChristianB. AnimistC. IslamicD. Monotheistic The vapor pressure of a liquid at a given temperature is measured when the rate of evaporation of a liquid becomes qeshtion is in the picture What did gaudi design for everyday use in his architecture Find the product (answer ) -3/10 x 7/10A) 21/100B) 4/10C) -21/100D) -2/5 Explain the journalistic style of Mark Identify the good and poor aspect of the political condition of Medieval Nepal. Include a regular imperfect tense verb to describe what you did the day of the trip hihihihihiihhiihihihihiihihih Which statement best describes Clarence Joness opinion of Dr. Martin Luther King, Jr.s legacy? I WILL GIVE 20 POINTS TO THOSE WHO ANSWER THIS QUESTION RIGHT NOOO SCAMS.What can we learn by studying ancient African empires? In a salt solution, salt is a solute. why 12+33a 46aSIMPLIFY Saiki K questionWhy does Saiki were glasses?A: He's blindB: Without the glasses his powers don't workC: It conceals his power of x ray visonD: To not turn people into stone. Europe as the "caboose" to the "Asian economic train"? What does McPhee's use of the French phrase le mot juste mean in the context of thepassage I'm confused on when to use "y" or "e" for saying "and" in Spanish. Can someone please explain A 500-kg golf cart is moving on level ground in a circular path of radius 10 m with a speed of 12 m/s. What is the centripetal force acting on the cart? What is the x intercept of this quadratic/parabola?