When you add an rss feed to hootsuite, posts from blogs and websites you designate will be:?

Answers

Answer 1
 Will be posted automatically to the social media pages you choose.
 
RSS feeds are XML files generated by blogs and websites to add new content on the site. In Hootsuite, you are able to automatically post content from you blogs or websites to your social media networks







Related Questions



A ________ in a spreadsheet is a predefined operation. *


3 points












transition









function









generation









traction

Answers

Answer:

The correct answer is Function

The purpose of the ________ element is to describe the contents of a table.

Answers

<caption> element.

It is used to add a caption to a HTML table. With CSS, it may be positioned right at the bottom of the table but in HTML, it must appear as the 1st descendant of a parent <table>. Note that you can specify only one caption in a single table.






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.  




If you are working on a document and want to have Word automatically save the document every minute, what steps should you use to find that setting so you can adjust it?

A. Click Edit, then click Properties, and then find the file information.
B. Click Insert, then click Auto, then click Save, and then find the saving options.
C. Click File, then click Save, and then click AutoSave.
D. Click File, then click Options, then click Save, and then find the AutoRecover information.

Answers

I think it is D but I'm not 100% sure

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.

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.

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

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

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.

 






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

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.

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

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.











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!

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.

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:

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! ♥

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

A(n) _______ allows an attacker to use a network structure to send large volumes of packets to a victim.

Answers

A Smurf Attack

Smurf attack is kind of a DDoS attack that is somewhat similar to ping floods and in most cases exploits characteristics of broadcast networks. A system is flooded with spoofed messages. It does this by exploiting protocols of the IP and ICMP.

 






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.

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.



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.

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).

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:

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?

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.

 

 



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.  

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.

Which access database object is best to use for the basis of a report when specific criteria must be applied to the report?
a. subdatasheet
b. form
c. table
d. query?

Answers

The answer is Query.

A query helps a user retrieve specific items from a MS Access database. If you have an item that matches with all the criteria you enter, it shows in the query results. A query is sent to the data source to retrieve the data.




Answer:

The correct answer is option D. Query.

Explanation:

When we talk about Query, we refer to the terms we write on Google, Yahoo, and other search engines when conducting an internet search that contains a keyword.

These concepts can be very broad, and when we search, they will result in different links to pages dealing with the subject. Although we use keywords when writing the query, it does not mean that it is just a keyword. But there may also be more phrases or misspelled words, which will also yield a result.

Given this information, we can say that the correct answer is the D. Query option.

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.

Other Questions
Help me with 1-6 please What is the equation for the line of curve of best fit for the following data? {(4, 32), (20, 808), (17, 662), (8, 125), (13, 307)}Option 1. y = -240x + 50.5 Option 2. y = 50.5x - 240 Option 3. y = 2.2x^2 - 1.6x - 1.6Option 4. y = -0.08x^4 + 3.7x^3 - 56.6x^2 + 361.5x - 726.9 why kennedy decided to remove us missiles from turkey Escoge la frase que es cierta. El nico pasatiempo importante en Puerto Rico es hacer fiestas. Lo ms importante de las celebraciones en Puerto Rico es pasar tiempo con la familia y los amigos. En Puerto Rico hay menos das de vacaciones que en los Estados Unidos. 1.)Los guisantes son _____ para la salud.a. sabrososb. popularesc. buenosd. malos2.)Tienes hambre. Debes _____.a.hacer ejerciciob.levantar pesasc.caminard.comer algo3.)Para mantener la salud _____ y _____ todos los das.a.monto en bicicleta, como arrozb.levanto pesas, bebo refrescosc.hago ejercicio, como biend.camino, como muchas grasas 20 POINTS:What are examples of direct object pronouns in Spanish? PLESE HELP!!!!!!!!!!!!!!!!!!Based on this image, what is responsible for the pattern of ocean currents?LINK----> file:///C:/Users/ATC_Student/Pictures/heyyyyyyyyyy.PNGA. Earth's rotationB. differences in water temputareC. differences in water salinityD. differences in water density May 28, 1830 Chapter CXLVIIIAn Act to provide for an exchange of lands with the Indians residing in any of the states or territories, and for their removal west of the river Mississippi.Be it enacted by the Senate and House of Representatives of the United States of America, in Congress assembled, That it shall and may be lawful for the President of the United States to cause so much of any territory belonging to the United States, west of the river Mississippi, not included in any state or organized territory, and to which the Indian title has been extinguished, as he may judge necessary, to be divided into a suitable number of districts, for the reception of such tribes or nations of Indians as may choose to exchange the lands where they now reside, and remove there; and to cause each of said districts to be so described by natural or artificial marks, as to be easily distinguished from every other ...What were the effects of this act on United States history? (5 points)A)White settlers paid Native Americans for their traditional lands.B)Native Americans were forced from their traditional lands onto reservations.C)Native Americans agreed to buy land west of the Mississippi River.D)White settlers and Native Americans agreed to move west of the Mississippi River. if the engery (E) of a wave increases, what happens to the frequency (f) and the wavelength Physical emotional and mental harm to ones spouse is known as whatInsultNeglectVerbalSpousal abuse 1410+0515 in milartary time To solve the equation 3x2=4x1 3 x 2 = 4 x 1 , Veronica graphs the functions f(x)=3x2 f ( x ) = 3 x 2 and g(x)=4x1 g ( x ) = 4 x 1 on the same set of coordinate axes. Which statement describes the solution of the equation 3x2=4x1The solution of the equation is the y-coordinate of the ordered pair where the graphs of the two functions intersect.The solution of the equation is the y-intercept of the linear equations.The solution of the equation is the x-coordinate of the ordered pair where the graphs of the two functions intersect.The solution of the equation cannot be found graphically. Veronica should solve the equation algebraically. Which of the following is not an operating system? Linux Nexus Mac OS Windows The overall folding of a single protein subunit is called How long did it take general himmler to put down the uprising in the warsaw ghetto? Troubleshooting differs from diagnosis in that _____. A. troubleshooting doesn't have to do with actually fixing the problem B. troubleshooting focuses on how to fix the problem C. troubleshooting recognizes only one possible cause D. troubleshooting is an educated guess about what is causing a specific problem What is the answer to the equations how do you get the percent of 20% off 7.12 Sexual reproduction is associated with _____.mitosismeiosisbinary fission Mount Everest is the highest mountain in the world. Its peak is at an elevation of 8,848 meters (29,028 feet) above sea level. If you were standing on top of Mount Everest, which layer of the atmosphere would you be in?