Answers

Answer 1

Answer:

In general terms, connectivity is the ability to connect systems or application programs.

Answer 2
connecting devices to each other in order to transfer data back and fourth

Related Questions

The Linux operating system is widely used in industry, especially for servers. Why do you believe this is the case?

If you've worked with Linux previously, share your experiences. How would you compare it with other operating systems—like Windows?

If you have little or no experience with it, what are your perceptions?

Answers

Answer:

Asking why Linux is used as a server operating system? It has many advantages

Explanation:

1. Linux has very small kernel footprints

It can be on a USB, embedded system and the like.

2. Requires very little hardware resource to run.

Building on the first point, Linux dos not need much jard ware resource to run implying it can be run on outdated CPUs, a low RAM size, small disk space and it would be possible - doesn't matter with Linux - bar the effect on performance.

3. Linux runs 80% of the Internet today

4. It's free

...... and so much more.

- Reference: Andrew Holcomb, Quorate

How Linux compares with other OS - like Windows or Mac?

May Help:

https://www.quora.com/What-are-the-advantages-of-Linux-as-a-server-operating-system

Recommendation: Jason Montoya and Glen Becker, BI Analyst, SAS Expert

how can information technology transform the way business processes in an organization

Answers

Answer:

1. Through cooperation.

2. Understanding the market and the organization.

Explanation:

Information Technology can transform the way business processes in an organization only if there is cooperation in the company. The cooperation is that everyone is to agree on the change that it is going to cause.

An information Technologist can change the way business process if he or her understand the maker of the company and the company.

The major point is this:

1. The company must cooperate.

2. Everybody must accept change for it to grow higher.

3. Understand the market of the company and

4. understand the company and how they operate and then change and replace the parts that need replacement.

Big data is processed using relational data bases. True or false

Answers

Answer:

false

because  Big data consist of a large quantity of data that may be structured, unstructured, or semi-structured

Explanation:

The statement Big data is processed using relational data bases is false.

We are given that;

The statement about data base

Now,

Big data is not processed using relational databases, but rather using non-relational databases such as MongoDB, Cassandra, HBase, etc. Relational databases are efficient for storing and processing structured data, which has a fixed schema and can be organized into tables and columns.

However, big data often includes unstructured and semi-structured data, such as videos, photos, webpages, social media posts, etc., which do not have a predefined schema and cannot be easily fitted into tables.

Non-relational databases are more flexible and scalable for handling such diverse and large data sets.

They also allow faster and cheaper processing of big data by using a horizontal architecture that distributes the data across multiple nodes.

Therefore, by data base the answer will be false.

To learn more about data base visit;

https://brainly.com/question/33179781

#SPJ6


What two names are given to the blinking vertical line?

Answers

The answer is the curser

Which of the following is the most general description of what computers do?
A) They record information
B) They solve problems
C) They do math
D) They convert data

Answers

Answer:

d

Explanation:

u convert it to help understand :)

The most general description of what computers do is solving problems. Hence option B is true.

Ask about the most general description of what computers do.

Now we know that;

While computers indeed record information, perform mathematical calculations, and convert data, their primary purpose is to solve a wide range of problems by processing and manipulating data.

Computers are versatile machines that can handle various tasks, from complex computations to data analysis, communication, entertainment, and much more.

So, option B) "They solve problems" would be the most fitting choice.

To learn more about computers visit:

https://brainly.com/question/30256882

#SPJ3

Which of the following is a paragraph format?

Answers

Answer:

its like the structure of the paragraph

Explanation:

thank me lol

The one that is a paragraph format is alignment. The correct option is C.

What is a paragraph format?

Indenting, bullets, line spacing, and paragraph spacing are just a few formatting options that can be applied to a whole paragraph.

You must comprehend what a paragraph is in order to comprehend paragraph formatting and how it operates. You may manage how each paragraph looks by using paragraph formatting.

By defining and designating divisions (headings), emphasising essential words or concepts (bold, italics, or lists), and providing a solid first impression, formatting also makes material more accessible to the reader.

The appearance of the text throughout a paragraph is determined by the paragraph formatting element known as text alignment.

Thus, the correct option is C.

For more details regarding paragraph format, visit:

https://brainly.com/question/1395337

#SPJ2

Your question seems incomplete, the missing options are:

Typeface

Font size

Alignment

Font style

When writing an algorithm, plans are reviewed before they are carried out.

True or False?

Answers

Answer: True

Explanation:

thats the main step of algortithm lol

_________ are the special effects that you see when one slide changes to another in slide show view​

Answers

Answer:

Transition effects

Explanation:

Transition effects are the special effects you see when one slide changes to another in slide show view.

what is the name of the computer that access shared resources on the network

Answers

Answer:

what is the name of the computer that access shared resources on the network

Explanation:

A server is a device or computer program that provides functionality for other devices or programs. Any computerized process that can be used or called upon by a client to share resources and distribute work is a server

What are the benefits of computer literacy?

Answers

Answer:

College Material

Explanation:

it helps and introduces you to more computer related thing that maybe you like and are more interested in and that could help you go to college and maybe get a degree in something to do with computers

The difference between data and information is: A. there is no difference B. functional C. hard to establish

Answers

Answer:

B

Explanation:

data is different from information because data is not yet processed but information is processed

The difference between data and information is functional. The correct option is B.

What is digital information?

Digital information generally consists of data that is created or prepared for electronic systems and devices such as computers, screens, calculators, communication devices. These information are stored by cloud.

They are converted from digital to analog and vice versa with the help of a device.

Data is different from information because data is not yet processed but information is processed.

Thus, the correct option is B.

Learn more about digital information.

https://brainly.com/question/4507942

#SPJ2

Which of the following best describes how the final path is determined once the goal state is reached in the A* search algorithm?

a. Begin with the starting node and trace the order that nodes were added to the Open List until the goal node is reached.
b. Start at the goal node and iterate through each node’s parent until the starting node is reached.
c. As nodes as added to the Closed List, track the order until the goal node is added.

Answers

Answer:

b

Explanation:

After start from a node, immediately added to the Closed List,

In this A* approach begin with the starting node and trace the until the goal node is reached. It always checkeck least cost approach to reach goal. After reaching to goal state or stop state iterate through each

Explain all the generation of a computer,​

Answers

Answer:

Generation in computer terminology is a change in technology a computer is/was being used. Initially, the generation term was used to distinguish between varying hardware technologies. Nowadays, generation includes both hardware and software, which together make up an entire computer system.

Explanation:

hope its help

thank you

Consider the following statements regarding computer programs A - Variables can contain different values at different times.B - Reserved words of a programming language can be used as variable names in that languageWhich of the following is true with respect to the above? * O Only A is correct Only B is correct Both A and B are incorrect Both A and B are correot​

Answers

Answer:

The answer is: Only A is correct.

Explanation:

Variables in a program can assume different values at different times, and the program can then produce different results, depending on circumstances, so A is correct.

In a computer language, a reserved word (also known as a reserved identifier) is a word that cannot be used as an identifier, such as the name of a variable, function, or label – it is "reserved from use". This is a syntactic definition, and a reserved word may have no meaning. So, B is incorrect.

Hence, the answer is: Only A is correct.

If a printer can print 10 characters per second how many minutes (rounded) would it take to print a page with 66 lines of 80 characters each

Answers

Answer:

8.8 Minutes

Explanation:

10 characters per second and 80 characters per line. 80/10=8 describes how many seconds it would take per line. Then multiply the time it takes per line by the number of lines which would be 8x66. Then from there you get 528 seconds and by doing some divison you get 8.8 minutes.

Click on three software applications that you can use to create a resume?

Answers

The three software applications that are applied for creating the resume are the word, writer, and the pages.

The information related to the resume is as follows:

It is a formal document made by the applicant for applying to the job. It should be along with the cover letter where the applicant shows interest in the particular job. Also, three types of software applications should be used for developing the resume i.e. word, writer, and the pages.

Therefore we can conclude that the three software applications that are applied for creating the resume are the word, writer, and the pages.

Learn more about the resume here: brainly.com/question/22931067

Identify the correct answer in each item. Write your answer on the blank provided before
the item.
1. It is considered as the brain of the computer.
2. It is like a television.
3. It is a pointing device.
-4. It works like pencil of the computers.
5. We hear sound produced by the computer through -
6. It is the mainboard inside computer case.
7. It considered as the house of primary device of a computer.
8. It is the electric supplier which make the whole computer operates.
9. A mechanical drive that stores all the data.
10. It is an electronic device that manipulates information or data.

Answers

Answer:

1. CPU

2. Monitor

3. mouse

4. keyboard

5. speaker

6. motherboard

7. storage(RAM)

8. power supply unit

9. hard disk

10. computer

I am not sure about 8. no and 7. no!!!

explain the working system of a computer with an example ​

Answers

Answer:

A computer system works by combining input, storage space, processing, and output. For example, when we type something using a keyboard, it is known as an Input provided to the Computer. Storage Space: It is the place where our input gets stored. It is known as Computer Memory that keeps the data into it.

Hoped it helps you.

Answer:

A computer system works by combining input, storage space, processing, and output. For example, when we type something using a keyboard, it is known as an Input provided to the Computer. Storage Space: It is the place where our input gets stored. It is known as Computer Memory that keeps the data into it.

Explanation:

A computer system works by combining input, storage space, processing, and output. For example, when we type something using a keyboard, it is known as an Input provided to the Computer. Storage Space: It is the place where our input gets stored. It is known as Computer Memory that keeps the data into it.

A static class method might take one or more objects of its class as parameters -- or it might take none -- depending on the purpose of the method.

a. True
b. False

Answers

True is the answer


Mark as brainlist if you can;)))

The given statement "A static class method might take one or more objects of its class as parameters -- or it might take none -- depending on the purpose of the method" can be marked as true. Thus, the correct option is A). True

What is static method?

A static method refers to a method which belongs to a class rather than a single case of a class. This method is accessible to every instance of a class, but it defined in an instance that are only able to be accessed by that object of a class.

A static method is a method that can access static data member and can change the value of it. It can be invoked without the need for creating an instance of a class.

A static method can be used for two main purpose i.e. for utility or helper methods that don't require any object state.

Learn more about static method here:-

https://brainly.com/question/13098297

#SPJ2

How does blockchain work?

Answers

Blockchain is a system of recording information in a way that makes it difficult or impossible to change, hack, or cheat the system. A blockchain is essentially a digital ledger of transactions that is duplicated and distributed across the entire network of computer systems on the blockchain.

Answer:

I hope this website helps https://www.investopedia.com/terms/b/blockchain.asp

Explanation:

Your manager asks you to set up a secure network connection at a remote site to move over some backups which protocol would you use?
a. IP.
b. SSH.
c. SFTP.
d. FTP.
e. DHCP.

Answers

The protocol that should be used for establishing a secure network connection is SSH.

The following information is to be considered:

SFTP is secure also it is a protocol for file transferring that applied SSH.IP, FTP, and DHCP should not be for safety purposes as they are not secure.SSH is a secured connection for the remote sites so here the SSH protocol should be used.

Therefore we can conclude that The protocol that should be used for establishing a secure network connection is SSH.

Learn more about the protocol here: brainly.com/question/16985821

Which of the following accurately describes the overall trend in computing during the past 70-plus yearsa.
a. Toward physically larger, more powerful computers.
b. Toward physically larger, less powerful computers.
c. Toward physically smaller, less powerful computers.
d. Toward physically smaller, more powerful computers.
e. Toward physically smaller, single-use computers.

Answers

By simply reducing its size the computer can be speedier as indicated above, the concept of Einstein that messages can not spread faster than light speeds gives one of the limits to how quickly computers can work.

The computers have to become smaller to make them quicker. Therefore, Toward represents the total trend in the last 70+ years physically smaller, more powerful machines perfectly.

The wrong choice can be defined as follows:

For option a, it is wrong because physically larger computers acquire larger space.For option b, it is wrong because physically larger computers are acquiring in a larger space and it is more powerful.For option c, it is wrong because a small computer acquires a small space but it is less powerful as compared to physically larger.For option e, it is wrong because it is also known as a microcomputer that is powerful for both single and multiple users.

Therefore "Option d" is correct.

Learn more:

brainly.com/question/24504878

differentiate between standard and enhanced keyboard(10 diffrences)​

Answers

Explanation:

by which green plants and some other organisms use sunlight to synthesize nutrients from carbon dioxide and water. Photosynthesis in plants generally involves the green pigment chlorophyll and generates oxygen as a by-product.

A standard keyboard typically features a basic layout and functionality, while an enhanced keyboard includes additional features such as multimedia keys, customizable macros, and backlighting options.

The difference between standard and enhanced keyboards are as follows:

1) Key Layout: One of the primary differences between a standard keyboard and an enhanced keyboard is the key layout. A standard keyboard typically follows the traditional QWERTY layout, while an enhanced keyboard may have additional keys or modified key arrangements.

2) Extra Function Keys: Enhanced keyboards often feature additional function keys beyond the standard set found on a standard keyboard. These extra keys may provide quick access to specific functions like media controls, volume adjustment, launching applications, or controlling lighting effects.

3) Multimedia Controls: Enhanced keyboards often include dedicated multimedia controls for managing audio and video playback. These controls allow users to play, pause, stop, or skip tracks without the need to navigate through software interfaces.

4) Macro Keys: Enhanced keyboards may offer programmable macro keys that allow users to assign custom functions or complex sequences of commands to a single key press. This feature is commonly utilized by gamers or power users who require quick access to specific actions or shortcuts.

5) Backlit Keys: Many enhanced keyboards have backlit keys, allowing for improved visibility in low-light environments. These keyboards may offer adjustable backlighting levels or even customizable RGB lighting options for personalization.

6) Touchpad or Trackpad: Some enhanced keyboards include an integrated touchpad or trackpad, similar to those found on laptops. This feature eliminates the need for a separate mouse and provides cursor control directly on the keyboard.

7) Ergonomic Design: Enhanced keyboards often prioritize ergonomics by incorporating features like palm rests, adjustable tilt angles, or split keyboard layouts. These design elements aim to provide increased comfort and reduce the risk of repetitive strain injuries.

8) Connectivity Options: While standard keyboards usually come with a wired USB connection, enhanced keyboards may offer additional connectivity options such as wireless Bluetooth or specialized connectors like USB-C for faster data transfer.

9) Specialized Keys: Enhanced keyboards may have dedicated keys for specific purposes, such as gaming keyboards with keys optimized for gaming actions like WASD movement or mechanical keyboards with specialized switches for tactile feedback.

10) Software Integration: Enhanced keyboards often come with companion software that allows users to customize key functions, lighting effects, and other settings. This software integration provides additional flexibility and personalization options beyond what standard keyboards offer.

Learn more about Keyboards click;

https://brainly.com/question/30124391

#SPJ2


A piece of computer hardware designed to allow computer to communicate over a network is?

Answers

Answer:

The hardware is a Router....

If we are using the hub in a LAN. Can we avoid the collision domain? If yes, justify. If no, which device can be used in the replacement and why?

Answers

Answer:

No. A hub is neither a collision domain separator nor a broadcast domain separator. All the devices connected to a hub is in a single collision and single broadcast domain. the device is computer networking devices

solution Please write a sample query to look at data by week for the created_at date, where you're summing revenue by country and state.

Answers

SELECT QUERY is used for the MySQL database fetching. It chooses is planned to return 1 or more rows from the database tables which meet a given criterion. It could be used for PHP, Ruby, and you can execute them via the command prompt inside the scripting language, and further queries can be defined as follows:

Following are the complete Query to this question:

SELECT  DATEPART(week, created_at) AS Week,  Sum(revenue) AS Revenue  FROM country  WHERE '20180101' <= created_at  AND created_at < '20190101'  GROUP BY DATEPART(week, created_at)  ORDER BY DATEPART(week, created_at);

Learn more:

brainly.com/question/22044117

brainly.com/question/11771506

which of the following is a sign that your computer may have been infected with malicious code

A. Your computer runs faster than normal.
B. The pages you open are not distorted.
C. Your computer restarts on its own and then runs property.
D. Your computer locks up or stops responding.​

Answers

I believe it is d I could be wrong though

Let's say set1 contains the following values: 1, 2, 3. set2 contains 3, 4, 5. Please name the difference between set1 and set2:

a. 4,5
b. 3
c. None of the above / below.
d. 1,2,3,4,5
e. 1,2

Answers

Answer:

c

Explanation:

None of the above /below

What describes Accenture's approach to automation?

1.cloud-centered
2.human-centered
3.intelligence-centered
4.machine-centered
6.I don't know this yet.

Answers

human center because we describe stuff by what we see and obserevs

Answer:

Human-centered

Explanation:

Hope this helps :) If you need anymore detail, feel free to ask.

Kapil and was a computer programmer during the third generation of computer language which kind of language was she using then​

Answers

Explanation:

Basic, Cobol, Pascal, Fortran, C, C++, Perl and Ada.

Other Questions
Whats the integer for 8 mph above the speed limit Write a system of equations to describe the situation below, solve using elimination, and fill in the blanks.Mrs. Henson's grandchildren are participating in a gift wrap sale to raise money for their school. She decided to stock up, so she ordered 1 roll of reversible paper and 3 rolls of metallic paper from Peter, spending a total of $43. She also ordered 4 rolls of reversible paper and 4 rolls of metallic paper from Ron, which cost a total of $100. Assuming that rolls of each type are priced the same, what is the price for each kind of paper?Rolls of reversible paper cost $____ each, and rolls of metallic paper cost $___ each.Help Me please teacher gunna kill me A triangle has side lengths of (x-6), (x+2) and (x-9). Find the perimeter of the triangle To the British, what does the countryside mean? Which term describes how your display should look? Label each of the following as either a physical process or achemical process: (a) rusting of a metal can, (b) boiling a cupof water, (c) pulverizing an aspirin, (d) digesting a candy bar,(e) exploding of nitroglyerin. What isan equation of the line that passesthrough the points (0, 3) and (5, -3)? Post-Lab Questions1. Describe the experimental protocol you developed and followed when testing theunknown. Be sure to include your hypothesis.2. Were your hypotheses confirmed by these experiments? If not, what did you find mostsurprising about the results?3. What can you conclude about the unknown solution based on your results?4. How did you use parts 1-3 of this experiment to inform your experimental design in part4?5. What were your positive and negative controls for each biomolecule when testing theunknown? Explain why you chose each control.Focus13 words3:1w A phylum is always associated with:O plantsO animalsO plants or animalsO plants and animals 8. {Review} Is this a simple, compound, or complex sentence? I washed the dishes while James took out the trash. O simple O compound O complex May someone help me with the answer to this question Ive been stuck on it One day two intimate friends were walking through a desert.......... (At/In/From) a point during the tripthey started arguing and one of the friends hit the other in the face............. (A/An/The) one that hadbeen hit was hurt, but without a further word, wrote down in the sand:"Today my best friend hit me inthe face."They kept on walking ........ (After when/until) they came across an oasis, where they decided tofreshen up and bathe. But the one who ...... (Had hit /had been hit/ hit) before got caught in the mudand was about to drown, but the friend saved him . This event got him ............ (Write /written/ to write)down on a stone. "Today my best friend saved my life." The friend who had hit the best and then savedhim asked why ............ (Did he write/he has written/he had written) in the sand and then on the stone.The other friend answered, "When someone hurts us, we........ (Had to/ has to have to) write it downin sand so that the wind can forgive us by blowing it away. But if someone .............. (does / did /haddone) something nice for us, we can engrave it in stone, where no wind can every blow itaway..........?" (Can't it /don't it / can it)Does this text ............. (Give / gives /are given) us sweet lesson? Encontrar el peso de un elefante cuya masa es de 4500kg. Recordar que la gravedad es de 9.8m/s2 Which is a point on the circle whose center is (0,0) and whose radius is 5? A. (0,0)B. (4,5)C. (3, 4)D. (2,3) can we add 4x and 3y? why? passes through (3,-1), perpendicular to the graph y= -1/3x-4 into slope intercept form Dear beloved sister, I am planning for a surprise anniversary party for Mom and Dad. I need your help to make the success. Where should we do the party and what are the things we need to prepare? What kind of should we give them? 111 be waiting for your reply. Goodbye. Now write an email to Aini in about 80 words. Write your answer below. PLZ HELP ASAP please f (-18) = ?Evaluate piecewise functions identify a central idea in the bill of rights