7. Do you believe the advantages of using Twitter as a news source (i.e. speed) outweigh the disadvantages (i.e. unreliability)?

Answers

Answer 1

Final answer:

The advantages and disadvantages of using Tw-itter as a news source need to be carefully considered, as the speed of information may outweigh the unreliability of the platform.

Explanation:

The question asks whether the advantages of using Twit-ter as a news source outweigh the disadvantages.

While Twit-ter can provide news quickly, it is important to consider the reliability of the information. Social media platforms like Twi-tter have been found to spread false information faster than the truth and can also influence people's opinions.

Therefore, it is essential to critically evaluate the credibility of the news shared on Twi-tter.


Related Questions

For film editors, which task comes last in their workflow pattern?

editing

rendering

digital grading

color correction

Answers

B. Rendering
Hope this helps
B. Rendering absolutely for sure

A markup language used to create 2-d web documents and pages, including links, is ________. c vrml cgi html

Answers

The answer is HTML

HTML which stands for Hypertext Markup language is the standard markup language that is used to create 2-d web pages. It has codes used to indicate styling and layout. It also lets you insert hypertext links in web pages. Essentially, it describes the structure of web pages using markup.

 






You have created a new dhcp scope with address range 192.168.1.1 to 192.168.1.254. you have five servers configured with static addresses in the range 192.168.1.240 to 192.168.1.244. you plan on configuring as many as ten more servers to use static addresses in the range 192.168.1.245 to 192.168.1.254.​ what should you configure on your scope?

Answers

Reduce the scope to 192.168.1.1 .. 192.168.1.239, to avoid conflicting IP's.

What is the difference between a form header and a page header?

Answers

A form header is always displayed on the screen of the computer. it can be useful in the display of independent information that concerns the current record. However, the page header is not displayed on the screen of computer but in every printout it is printed on the top.

____ are not associated with data from the database and are used to display such things as the report's title

Answers

The answer is unbound controls.

Unbound controls do not have, or are not tied to a source of data or (such as an expression or a field) and are used to display information like pictures, static texts, lines and rectangles. An example of an unbound control is a label that displays the title of a form.



5. How should you use LinkedIn Answers as a professional?

Answers

The LinkedIn Answers is a component of LinkedIn that allows you to get fast and accurate solutions to your questions. It provides a forum through which you can demonstrate your expertise by offering info to your network. You should use LinkedIn answers to ask and answer questions. Essentially, you should use it to provide examples to your work product, decision making skills, and on an interactive basis.






With a switched backbone network, the equipment is usually placed in a ______.

Answers

the equipment would usually be placed in a rack 

With a switched backbone network, the equipment is usually placed in a rack.

what is a rack?Switched backbone network uses a star topology with that it forms one switch at its center.There is a switch serving each LAN of the access layer, which is connected to the backbone switch at the bottom of the distribution layer.The most common type of backbones is used in the distribution layer, used in new buildings, and sometimes in the core layer, which can be rack or chassis based. Shifts many routers of other designs and the backbone has more cables, but fewer devices.It becomes simple to move computers from one LAN to another with the help of rack-mounted equipment.

To learn more about the rack refer to:

https://brainly.com/question/9478859

#SPJ2

In the cis configuration, the methyl groups are placed _____.

Answers

Answer:

In cis configuration, the methyle group are placed on the same side of the Carbon atoms

Explanation:

Cis tran isomerism is also called transformational are term used in organic chemistry.

Cis and Trans are all latin words that means "the side of" or "the other side of".

in cis isomerism, the functional groups e.g methyl or carboxyl groups are situated on the same side of the bond. Here rotation around the bond is highly restricted.

In trans, the functional groups are located at opposite sides of the bond. This configuration allows less restriction around the bond, as opposed to cis.

To convey points effectively on a slide, follow the

Answers

Follow the one-by-six-by-six rule (1-6-6) rule

This presentation rule in PowerPoint suggest that you should only have one idea per slide and include no more than six bullet points per slide and no more than six points per line. The goal for this rule is to avoid your slide from being so dense and packed with too much info.



In object-oriented programming, what is a class?

Answers

Basically, a class in Object-oriented programming is a blueprint of an object. You can think of it as a concept and the object is the embodiment of that concept. It is a set of instructions to build a particular type of object and will normally define how an object will behave and what it will contain when it is instantiated.

Answer:

In object-oriented programming, a class is a blueprint for creating objects (a particular data structure), providing initial values for state (member variables or attributes), and implementations of behavior (member functions or methods).

The user-defined objects are created using the class keyword. The class is a blueprint that defines a nature of a future object. An instance is a specific object created from a particular class. Classes are used to create and manage new objects and support inheritance....a key ingredient in object-oriented programming and a mechanism of reusing code.

The ____ command is useful when you want your shell program to automatically remove any temporary files that are created when the shell script runs.

Answers

The trap command is useful when you want your shell program to automatically remove any temporary files that are created when the shell script runs. The trap command is a basic, but a very beneficial tool. If the script generates temporary files, like a simple script that changes FOO for BAR in entirely files in the existing directory, /tmp file will be clean when you exit the script.

What area contains the command used to customize the print options in microsoft excel?

Answers

The answer is Page Layout Ribbon.  The area contains the command used to customize the print options in microsoft excel is Page Layout Ribbon.

You can assign the value of one struct variable to another struct variable of ____ type(s)

Answers

You can assign the value of one struct variable to another struct variable of the same type.

It is like assigning regular variables. You cannot assign int a to char b. They are two different types and have different size memory location. This is true for struct variables. 

Stream control transmission protocol (sctp) is a new _________ protocol.

Answers

Stream control transmission protocol (sctp) is a new IP transport protocol.

the four levels of administration necessary to keep human services organization operating smoothly.

Answers

The four levels of administration that is necessary to keep human services organization run smoothly are; 1. Top management, 2. Middle management, 3. Lower management,4. Operational management.

What was/were vannevar bush's main contribution(s) to the development of computer technology?

Answers

Vannevar Bush was an American engineer and information visionary who first imagined home computers and hypertext. During the 1920’s, Bush and his research lab became the very distinguished builders and designers of analog computers. This analog computer was known as the differential analyzer and was used for solving differential equations. Today, Bush is remembered as a prophet in the field of computer science. He published an article and in the article, he proposed a device called Memex, which to the modern reader portends the creation of the World Wide Web and hypertext.




A class's ____________ are the statements that define the class's fields, properties, and methods.

Answers

Class Member Declarations

A print spool file is created each time the computer is powered on, just in case you decide to print something.
a. True
b. False

Answers

Final answer:

A print spool file is not created upon powering on a computer; instead, it is created when a user initiates a print job. The print spool manages documents for printing by storing them temporarily, allowing users to work uninterrupted.

Explanation:

The statement that a print spool file is created each time the computer is powered on, just in case you decide to print something, is false. A print spool file is only created when a user initiates a print job. The purpose of a print spool is to manage the documents that are being sent to the printer.

The system spools the print job by storing the document in a temporary file, allowing the user to continue working without waiting for the print job to finish. Once the printer is ready, it retrieves the print job from the spool file and prints the document.

Digital photography
Need answers to 3 and 4 please :)

Answers

3=C
It is C because if you write the opions down, you will not take the wrong things.


4=B
It is B because adding details will give you more info about the topic.


A number used to encrypt data is called a(n ________. signature key cookie escrow

Answers

The answer would be a key. Everything that is encrypted (unless it is 1 way encryption which is never used) requires a key. Without it, how would computers or people read the encrypted data? Good luck!

As an ethical hacker you are capturing traffic from your customer network with wireshark and you need to find and verify just smtp traffic. what command in wireshark will help you to find this kind of traffic?

Answers

The answer is: tcp.port eq 25

The _________ indicates the number of elements, or values, an array can hold

Answers

The size declarator indicates the number of elements, or values, an array can hold.It is used in a definition of an array.The size declarator must be a constant integer expression with a value greater than zero. A subscript is used to access a specific element in an array. 

All wireless networks have their own name, referred to as the ________, which is used to identify the network.

Answers

All wireless networks have their own name, referred to as service set identifier, which is used to identify the network.

How do you work out a lookup and an if function on an excel spreadsheet?

Answers

In column A, put the codes of the products to look up. In column B, put the product name. In column C, put the price.

Which remarketing audiences can be defined in google analytics? (select all that apply)?

Answers

The remarketing audiences that can be defined in google analytics are :     
1) Users who played a video on your website
2) Users who purchased a product on your website
3) Users who visited a specific page on your website

what should you consider whenever you encounter rhetoric or use rhetorical techniques to compose a media place

apex answer: the audience, speaker, and text

Answers

The answer is Audience.  Whenever you encounter rhetoric or use rhetorical techniques to compose a media place, you should always consider the Audience. The way we use language and images to persuade—is what makes media work.

Answer:

The audience, text, and speaker.

Explanation:

To create a windows to go workspace on a usb drive, which minimum size usb drive is required?

Answers

4go but to create windows you'll need media creation tool don't worry it's free using that you can upgrade the same computer but still you'll need a product key but there's a way to bypass that using kmspico there's tutorials on YouTube so you have to click activate later Hope that helped

________ can include computer viruses, trojan horse programs, worms, exploit scripts, and toolkits

Answers

All threats can include computer viruses, Trojan horse program, worms, exploit scripts and toolkit.

What career in banking or architecture requires a specialized skill?

Answers

manager is probably your best option

One of the most noteworthy e-mail scams was 419, otherwise known as the _______________.​

Answers

Answer:

Nigerian scam

Explanation:

The 419 scam otherwise known as the Nigerian scam encompasses many variations of this type of scam like advance free fraud and fake lottery etc.

hope this is helpful....

Other Questions
How were U.S.-Soviet relations different during the Khrushchev and Brezhnev regimes? Simplify (x 4)(x2 2x 3). Perry divides up some candy to give equally to his six friends. If c represents the total amount, write the expression to represent how much candy each friend receives. If there is 50cc left in glass holds 150cc you should record the intake as You can assign the value of one struct variable to another struct variable of ____ type(s) why did colonial powers often leave their colonies poorly prepared for nationhood What is the simplified form of 1 over x minus 2 over x squared plus x ? Write three sentences in German telling where you plan on going this Saturday. Use zu or nach as appropriate in each sentence. The equation sin(40o) = can be used to determine the length of line segment AC. What is the length of ? Round to the nearest tenth._____cm A major new breakthrough for gene therapy would be A hamster wheel has a diameter of 8.5 in. How many inches does the hamster run in one revolution? Use 3.14 to approximate for . Which aqueous solution has the lowest freezing point c6h12o6, c2h5oh, ch3cooh, or nacl? One way of balancing the concentration of ions and molecules within a cell is to use all but ______________ . ATP transfers one of its phosphate groups (becoming ADP) to a transfer protein. This protein changes its conformation so it can bring needed ions into the cell and get rid of unnecessary ions.A)cellular energyB)active transportC)membrane proteinD)phospholipid channels Help me I dont understand this How do I solved this question. 1/3c=3/8;c=3/4 Marissa suffers from panic disorder, where she experiences unpredictable, unbearable episodes of panic that closely resemble the symptoms of a heart attack. what criterion for defining abnormality does this description of her disorder represent? Who was the king of the aztec when cortez invaded? How do the properties and location of callisto differ from those of the other galilean moons? Which of the following best describes the changes involved in a fission reaction? The nucleus of an atom splits into fragments, releasing a large amount of energy.The nucleus of an atom splits into fragments, absorbing a large amount of energy.The nuclei of two small atoms combine to form one larger nucleus, releasing a large amount of energy.The nuclei of two small atoms combine to form one larger nucleus, absorbing a large amount of energy. HELP!!! First gets Top Answer!!! See image for more details- Use your calculator and hit the "2nd" button and then the log button which should be the 10x function. Your answer should be 0.00355.