which of the following careers is part of the Printing Technology pathway?
Composer
Proofreader
Textile designer
Lithographer

Answers

Answer 1
textile designer i think

Answer 2

Answer:

Textile?

Explanation:


Related Questions



A ________ in a spreadsheet is a predefined operation. *


3 points












transition









function









generation









traction

Answers

Answer:

The correct answer is Function

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.

 






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.






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

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.



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.

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

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.

 

 



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.

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

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

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.











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.

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

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!

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.

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.

 






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.

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.

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

What does the Chart Elements option allow you to change? A. Style B. Color C. Axis titles D. Values

Answers

Hello,

Here is your answer:

The proper answer to this question is option C "Axis titles".

Here is how:

The Chart Elements option allows you to change titles, and also axis.

Your answer is C.

If you need anymore help feel free to ask me!

Hope this helps!

The correct answer is C. Axis titles


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

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.  




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.

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

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?

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

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.
Other Questions
Order the sides or angles of the triangle from least to greatest 1.Anti-federalists believed that a bill of rights was (5 points)A)unnecessary due to the structure of government and rights under the ConstitutionB)necessary because laws would not follow rights in the Declaration of IndependenceC)necessary because the Constitution did not specify protection for individual rightsD)unnecessary because the Declaration of Independence listed many individual rights2.Which answer summarizes the key elements of the Great Compromise? (5 points)A)Bicameral: equal representation from each state, and representation based on state populationB)Unicameral: representation based only on the state populationC)Bicameral: representation based on state population, and representation based on state land massD)Unicameral: equal representation from each state regardless of the population3.Which of the following best describes how the Articles of Confederation allowed Congress to protect the new nation? (5 points)A)Congress could raise and lead the army and navy, but the states were responsible for providing the soldiers.B)Congress could raise and lead the army and navy, and elected the soldiers and officers.C)The States created individual armies and navies, and Congress provided the weapons.D)The States raised and provided the soldiers in the army and navy, and Congress appointed all the officers.4.Which was a result of the Commerce and Slave Trade Compromise? (5 points)A)There could be no taxes on exports.B)The slave trade would end with ratification.C)Congress could end slavery at any time.D)Southern crops could not be sold abroad.5.One weakness of the Articles of Confederation was that it (5 points)A)placed a high federal tax on all state residentsB)demanded that each state create its own armyC)gave the federal government too much powerD)required unanimous state consent to amend it What is measure of angle R?Enter your answer as a decimal in the box. Round only your final answer to the nearest hundredth.What is measure of angle P?Enter your answer as a decimal in the box. Round only your final answer to the nearest hundredth.Both questions use the same pic Abiotic components of a community include all of the following except 4. The triangles are similar. If QR = 9, QP = 6, and TU = 19, find TS. Round to the nearest tenth.A. 16B. 28.5C. 2.8D. 12.7 Read these lines carefully from the play. "Ay me! for aught that I could ever read, Could ever hear by tale or history, The course of true love never did run smooth"-- Act 1, Scene 1 Based on these lines, what could be a possible theme of the play? Question 2 options: Love can be difficult. Love goes smoothly when you are with the right person. True love does not exist. Plays become tales passed down throughout history when love is involved. What protein makes up your hair and nails? 3. why is carteles a correct plural spelling ? ( 1point ) A.because the noun is feminine B. because the noun is masculine C. because the singular form ends in a vowel D. because the singular form ends in a consonant Which scenario supports the catharsis theory of emotion?a. bethany feels very depressed about her recent breakup with her boyfriend. she slumps down on her couch and cries for an hour straight, and then she begins to feel better.b. tony approaches his friend juanita, who is walking her dog. as the dog begins to bark, tony's heart races; he thinks about why this is the case, and realizes he has a crush on juanita.c. micah wakes up feeling glum. he forces himself to smile from ear-to-ear and laugh out loud, and then he begins to feel happy.d. aaron relaxes in his hammock. suddenly, he feels an earthquake, causing him to feel afraid; at the same time, his heart beats rapidly and his palms sweat? A child is punished and temporarily stops his or her well-established bad behavior. however, the child soon goes back to acting badly. this is probably because Please help me figure this out because everything I've tried doesn't work. I NEED TO FINISH THIS TO GRADUATE PLEASE PLEASE PLEASE HELP ME!A perpendicular bisector, CD , is drawn through point C on AB.If the coordinates of point A are (-3, 2) and the coordinates of point B are (7, 6), the x-intercept of CD is ____ . Point ___ lies on CD.Part 1 options (3,0)(18/5,0)(9,0)(45/2,0)Part 2 options (-52,141)(-20,57)(32,-71)(54,-128) The adjustable opening in the center of the eye through which light enters is called the: question 19 options:a.lens.b.pupil.c.cornea.d.iris. What is the estimated effective nuclear charge, Z eff, experienced by an electron in a 3p orbital of a chlorine atom? a. -1b. 5c. 7d. 17, A building lot in a city is shaped as a 30-60-90 triangle, like the figure shown.The side opposite the 30 angle measures 41 feet.A) find the length of the side of the lot opposite the 60 angle.(show how I know).B) find the length of the hypotenuse of the triangular lot.(show how I know) I got no idea on this! Please help!! 20 points. At a tennis event, 10% of a player's score is based on serves, 40% on return balls, and 50% on wins. Kyle makes 85% of his serves, returns 70% of the balls, and wins 75% of his games. What is Kyle's score at the tennis event? Enter your answer in the box. If 300 cubes can fit in the rectangular prism below what is the edge length of each cube what are the four main spheres of the earth system Calculate the number of grams of Fe2O3 needed to react with 19.0 g C. what is the answer please